This website requires JavaScript.
Explore
Help
Sign In
mwc
/
lab_tic_tac_toe
Template
Watch
3
Star
0
Fork
0
You've already forked lab_tic_tac_toe
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21
Commits
1
Branch
0
Tags
ee230f4be9dc144315b57d70d881ad9ab595c381
Go to file
Use this template
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Chris Proctor
ee230f4be9
Enforce max_depth in strategy
2022-05-11 14:25:43 -04:00
.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
Add state arguments to match signatures
2022-05-06 16:54:40 -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
ttt_game must copy old board position, using lists
2022-05-06 17:01:30 -04:00
ttt_player.py
Refactor lab with Strategy classes
2022-05-06 16:46:03 -04:00
ttt_view.py
Add state arguments to match signatures
2022-05-06 16:54:40 -04:00
Description
No description provided
53
KiB
Languages
Python
100%