b45c97e9f6added 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 години
wes
7ee6176e05added olok in place of (junk code that was not figured out previously) to transfer player's input for turn for the end of turn.
преди 4 години
wes
b2461252efrenamed playerCard to ScoreSheet in all files to remove confusion and rewrite the ScoreSheet class.