Go to file
Cory ba0cc09a82 Completed checkpoint 1 of the tic tac toe lab.
What I changed
(I responded to the prompts in notes.md for the first checkpoint.)

Why I changed it
(My goal was to complete the first checkpoint, which included learning more about how the game works and looking at the classes and methods used..)

Estimate for remaining time to finish assignment: Hopefully will finish this lab tonight once I get home from work :)
2024-03-05 12:53:35 -05:00
nim Initial commit 2023-08-25 14:34:55 +00:00
strategy Initial commit 2023-08-25 14:34:55 +00:00
ttt Initial commit 2023-08-25 14:34:55 +00:00
.commit_template Initial commit 2023-08-25 14:34:55 +00:00
.gitignore Initial commit 2023-08-25 14:34:55 +00:00
notes.md Completed checkpoint 1 of the tic tac toe lab. 2024-03-05 12:53:35 -05:00
play_nim.py Initial commit 2023-08-25 14:34:55 +00:00
play_ttt.py Initial commit 2023-08-25 14:34:55 +00:00
poetry.lock Initial commit 2023-08-25 14:34:55 +00:00
pyproject.toml Initial commit 2023-08-25 14:34:55 +00:00