generated from mwc/lab_tic_tac_toe
(Checkpoint 2) What I changed I changed the method so that it would accurately determine if the player with the symbol passed through the parameter won. It does this by checking each possible way to win tic tac toe. Why I changed it I made the change so that the game could accurately determine which player won the game. Estimate for remaining time to finish assignment: [1 to 2 hours] |
||
---|---|---|
.. | ||
game.py | ||
player.py | ||
view.py |