generated from mwc/lab_tic_tac_toe
check_winner method. Checkpoint 2: Th strategy we used was to list out all of the possible winning combinations and check for each one. |
||
---|---|---|
.. | ||
game.py | ||
player.py | ||
view.py |
check_winner method. Checkpoint 2: Th strategy we used was to list out all of the possible winning combinations and check for each one. |
||
---|---|---|
.. | ||
game.py | ||
player.py | ||
view.py |