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
19
Commits
1
Branch
0
Tags
13997976f03af42a250e6252c23401adec54aac8
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
13997976f0
Update gitignore
2022-05-06 17:18:58 -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
Fix strategy
2022-05-06 17:18:28 -04:00
ttt_game.py
ttt_game must copy old board position, using lists
2022-05-06 17:01:30 -04:00
ttt_learn.py
Refactor lab with Strategy classes
2022-05-06 16:46:03 -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%