Go to file
Cory 0a3d7e31f5 Completed checkpoint 3
What I changed
(I gave the computer player the look ahead strategy. This also required importing LookaheadStrategy in player.py.
I also answered the questions in notes.md.)

Why I changed it
(I was working on completing checkpoint 3. I realized I had to do the importing since otherwise it wouldn't let me play.)

Estimate for remaining time to finish assignment: [I am REALLY bad at these estimates. I mean in terms of actual work time, I'm probably not too far off. Fingers crossed, maybe another hour of actual work time?]
2024-03-20 20:13:39 -04:00
nim Initial commit 2023-08-25 14:34:55 +00:00
strategy Initial commit 2023-08-25 14:34:55 +00:00
ttt Completed checkpoint 3 2024-03-20 20:13:39 -04: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 3 2024-03-20 20:13:39 -04:00
play_nim.py Initial commit 2023-08-25 14:34:55 +00:00
play_ttt.py Completed checkpoint 3 2024-03-20 20:13:39 -04: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