Go to file
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
nim Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
strategy Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
ttt Kathryn Odell-Hamilton 2024-04-02 12:56:06 -04:00
.DS_Store Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
.commit_template Initial commit 2023-08-22 22:38:41 +00:00
.gitignore Initial commit 2023-08-22 22:38:41 +00:00
notes.md Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
play_nim.py Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
play_nim_rev.py Kathryn Odell-Hamilton 2024-04-06 19:33:41 -04:00
play_ttt.py Kathryn Odell-Hamilton 2024-04-02 12:56:06 -04:00
poetry.lock Kathryn Odell-Hamilton 2024-04-02 12:56:06 -04:00
pyproject.toml Initial commit 2023-08-22 22:38:41 +00:00