Go to file
root ecadbc41cf I ID'd the classes for each of the actions listed in notes and explained how
the actions were accomplished.

Checkpoint 1:
I think it was actually a little easier this time than it was looking at the
code in the Dice Lab. This time I thought more about the what was being imported
from a library and called versus was the "invisible" parts of the code controlling
the interactions between the classes and methods that are just like built into the
language itself I guess? Don't know if that is a strategy, but I feel like it
helps to make a distinction between what I should actually try to understand right
now, and what is deeper / not the focus at this point.
2024-12-12 10:59:27 -05:00
nim Initial commit 2024-08-28 01:20:04 +00:00
strategy Initial commit 2024-08-28 01:20:04 +00:00
ttt Initial commit 2024-08-28 01:20:04 +00: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 ID'd the classes for each of the actions listed in notes and explained how 2024-12-12 10:59:27 -05:00
play_nim.py Initial commit 2024-08-28 01:20:04 +00:00
play_ttt.py Initial commit 2024-08-28 01:20:04 +00: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