lab_tic_tac_toe/strategy
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
lookahead_strategy.py Initial commit 2023-08-22 22:38:41 +00:00
random_strategy.py Initial commit 2023-08-22 22:38:41 +00:00