Go to file
Chris Mekelburg 18ceeb60b7 Checkpoint 1
The docstrings (along with the video) really helped me to make sense of
the code. I'm finding myself more familiar with how to read the code, but
it still takes some searching to find the different functions that certain
parts of each class refer back to. Having all of the different programs
open in different tabs also helped me to make sense of the program, as I
could look from class to class to see where the function I may have been
looking for could be found.
2024-11-16 20:37:01 -05:00
nim Initial commit 2024-08-27 23:08:37 +00:00
strategy Initial commit 2024-08-27 23:08:37 +00:00
ttt Initial commit 2024-08-27 23:08:37 +00:00
.commit_template Initial commit 2024-08-27 23:08:37 +00:00
.gitignore Initial commit 2024-08-27 23:08:37 +00:00
notes.md Checkpoint 1 2024-11-16 20:37:01 -05:00
play_nim.py Initial commit 2024-08-27 23:08:37 +00:00
play_ttt.py Initial commit 2024-08-27 23:08:37 +00:00
poetry.lock Initial commit 2024-08-27 23:08:37 +00:00
pyproject.toml Initial commit 2024-08-27 23:08:37 +00:00