Go to file Use this template
Chris Proctor 2c40608942 slightly refactor game ending logic 2022-04-29 14:45:28 -04:00
.commit_template Initial version of lab 2022-04-28 15:03:52 -04:00
.gitignore Initial version of lab 2022-04-28 15:03:52 -04:00
play.py Initial version of lab 2022-04-28 15:03:52 -04:00
poetry.lock Initial version of lab 2022-04-28 15:03:52 -04:00
pyproject.toml Initial version of lab 2022-04-28 15:03:52 -04:00
ttt_game.py slightly refactor game ending logic 2022-04-29 14:45:28 -04:00
ttt_player.py Computer player speaks move 2022-04-28 19:14:40 -04:00
ttt_view.py Correctly show player names 2022-04-28 17:10:59 -04:00