Go to file
root ca1c558686 completed checkpoint 2
What I changed
I added the logic to check if someone won the game.

Why I changed it
The goal was to make it so the code could tell if a there was a winner at each point in the game. I figured the easiest way I could implement this accessing the list then using if statements.

Estimate for remaining time to finish assignment: 1 hour
2024-02-14 21:46:08 -05:00
nim Initial commit 2024-02-03 23:59:14 +00:00
strategy Initial commit 2024-02-03 23:59:14 +00:00
ttt completed checkpoint 2 2024-02-14 21:46:08 -05:00
.commit_template Initial commit 2024-02-03 23:59:14 +00:00
.gitignore Initial commit 2024-02-03 23:59:14 +00:00
notes.md added the proper responses in notes.md 2024-02-14 21:22:20 -05:00
play_nim.py Initial commit 2024-02-03 23:59:14 +00:00
play_ttt.py Initial commit 2024-02-03 23:59:14 +00:00
poetry.lock Initial commit 2024-02-03 23:59:14 +00:00
pyproject.toml Initial commit 2024-02-03 23:59:14 +00:00