Commit History

Author SHA1 Message Date
  wes 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. 4 years ago
  wes 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. 4 years ago
  wes 77fd0ca85b dice is now rolled when it is constructed. 4 years ago
  wes 533fe0bf7e defined common colors and states of play in qwixx.h 4 years ago
  wes b94348c025 created dice object so there are dice for the game. 4 years ago