lab_tic_tac_toe/nim
kathrynoh23 9019a2efa5 Kathryn Odell-Hamilton
4.6.24
Corrected bugs with Nim game.

Had issues trying to update TTTGame:
To find the value of the first state, enter the
Python shell (python) and run the following:
-This was the typed and error message
   from ttt.game import TTTGame
    zsh: command not found: from

How do I accomplish the last task with TTTGame?
Thank you in advance.
2024-04-06 19:33:41 -04:00
..
.DS_Store Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
game_rev.py Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
game_stub.py Initial commit 2023-08-22 22:38:41 +00:00
player.py Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
player_rev.py Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
view.py Initial commit 2023-08-22 22:38:41 +00:00
view_rev.py Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00