Go to file
root cd99fae57d I completed converting game_stub to game for Nim.
My strategy was to use the game.py from Tic Tac Toe and try to compare
what was happening in Nim to TTT.
2024-12-15 00:38:37 -05:00
nim I completed converting game_stub to game for Nim. 2024-12-15 00:38:37 -05:00
strategy Initial commit 2024-08-28 01:20:04 +00:00
ttt I updated the notes and strategy for the Computer Player. 2024-12-12 12:39:45 -05:00
.commit_template Initial commit 2024-08-28 01:20:04 +00:00
.gitignore Initial commit 2024-08-28 01:20:04 +00:00
notes.md I updated the notes and strategy for the Computer Player. 2024-12-12 12:39:45 -05:00
play_nim.py I completed converting game_stub to game for Nim. 2024-12-15 00:38:37 -05:00
play_ttt.py I updated the notes and strategy for the Computer Player. 2024-12-12 12:39:45 -05:00
poetry.lock Initial commit 2024-08-28 01:20:04 +00:00
pyproject.toml Initial commit 2024-08-28 01:20:04 +00:00