Go to file
louiscooper136 11fda02ae3 (Commit summary. Replace this with a one-line description of this commit.)
checkpoint 2 win condition.
What I changed
(Replace this with a description of what you changed in this commit. This should be 1-2 sentences.)
added tictactoe win conditions
Why I changed it
(Describe why you made these changes. Were you working toward a goal? Did you reorganize your code? This should be 1-2 sentences.)
working in order to add win conditions.
Estimate for remaining time to finish assignment: [2 days]
2024-02-12 21:48:37 -05:00
nim Initial commit 2024-01-28 23:56:37 +00:00
strategy Initial commit 2024-01-28 23:56:37 +00:00
ttt (Commit summary. Replace this with a one-line description of this commit.) 2024-02-12 21:48:37 -05:00
.commit_template Initial commit 2024-01-28 23:56:37 +00:00
.gitignore Initial commit 2024-01-28 23:56:37 +00:00
notes.md (Commit summary. Replace this with a one-line description of this commit.) 2024-02-12 20:50:56 -05:00
play_nim.py Initial commit 2024-01-28 23:56:37 +00:00
play_ttt.py (Commit summary. Replace this with a one-line description of this commit.) 2024-02-12 21:48:37 -05:00
poetry.lock Initial commit 2024-01-28 23:56:37 +00:00
pyproject.toml Initial commit 2024-01-28 23:56:37 +00:00