.commit_template
|
Initial version of lab
|
2022-04-28 15:03:52 -04:00 |
.gitignore
|
Update gitignore
|
2022-05-06 17:18:58 -04:00 |
play.py
|
Refactor to extract state from game
|
2022-05-11 15:25:04 -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 |
strategy.py
|
Enforce max_depth in strategy
|
2022-05-11 14:25:43 -04:00 |
ttt_game.py
|
Refactor to extract state from game
|
2022-05-11 15:25:04 -04:00 |
ttt_player.py
|
Refactor to extract state from game
|
2022-05-11 15:25:04 -04:00 |
ttt_view.py
|
Bugfix in view
|
2022-05-11 15:27:54 -04:00 |