generated from mwc/lab_tic_tac_toe
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 |
||
---|---|---|
nim | ||
strategy | ||
ttt | ||
.commit_template | ||
.gitignore | ||
notes.md | ||
play_nim.py | ||
play_ttt.py | ||
poetry.lock | ||
pyproject.toml |