| .. |
|
.vscode
|
575fc6a0ba
fixed olok so the colors are accessible as colors instead of an index. added isColor function. on game.cpp added active player. working on pseudocode for turn game code.
|
5 éve |
|
frontend
|
aab9fa3444
updated gamescreens. added the idea of timerGame being added to qwixx. user interface needs to be created and also back end now needs to handle this.
|
5 éve |
|
rollDice
|
533fe0bf7e
defined common colors and states of play in qwixx.h
|
5 éve |
|
README.md
|
b14b098743
readme changes for pseudocode.
|
5 éve |
|
ScoreSheet.cpp
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
5 éve |
|
ScoreSheet.h
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
5 éve |
|
dice.cpp
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
5 éve |
|
dice.h
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
5 éve |
|
fester.h
|
e975f02ae5
added networking startup to main.cpp. todo: do front end game design of what makes a game fun. fester.h is some windows socket related stuff.
|
5 éve |
|
game.cpp
|
e975f02ae5
added networking startup to main.cpp. todo: do front end game design of what makes a game fun. fester.h is some windows socket related stuff.
|
5 éve |
|
game.h
|
e975f02ae5
added networking startup to main.cpp. todo: do front end game design of what makes a game fun. fester.h is some windows socket related stuff.
|
5 éve |
|
main.cpp
|
e975f02ae5
added networking startup to main.cpp. todo: do front end game design of what makes a game fun. fester.h is some windows socket related stuff.
|
5 éve |
|
olok.cpp
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
5 éve |
|
olok.h
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
5 éve |
|
qwixx.h
|
b45c97e9f6
added diceTropy funciton to dice.cpp to increase entropy of dice. changed Turn turn to Turn turnInProgress - can check the turn and then now add it to a player's currentTurnOlok. scoreSheet will have a secretNumber to stop impersonation.
|
5 éve |
|
qwixx.md
|
0e1f73a9c0
basic template laid out to start coding
|
5 éve |
|
timerGAME.txt
|
aab9fa3444
updated gamescreens. added the idea of timerGame being added to qwixx. user interface needs to be created and also back end now needs to handle this.
|
5 éve |
|
toDo.md
|
aab9fa3444
updated gamescreens. added the idea of timerGame being added to qwixx. user interface needs to be created and also back end now needs to handle this.
|
5 éve |