This website requires JavaScript.
Explore
Help
Sign In
katedang
/
lab_tic_tac_toe
Watch
1
Star
0
Fork
0
You've already forked lab_tic_tac_toe
generated from
mwc/lab_tic_tac_toe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
main
Go to file
Add File
New File
Upload File
Apply Patch
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
kated
2d0edd1798
wrote the function check_winner in game.py so that the game can check whether player X or player O scoring three-in-a-row in any possible arrangement is true (which would lead to that player winning)
2026-06-01 10:55:36 -04:00
nim
Initial commit
2026-01-26 01:57:36 +00:00
strategy
Initial commit
2026-01-26 01:57:36 +00:00
ttt
wrote the function check_winner in game.py so that the game can check whether player X or player O scoring three-in-a-row in any possible arrangement is true (which would lead to that player winning)
2026-06-01 10:55:36 -04:00
.commit_template
Initial commit
2026-01-26 01:57:36 +00:00
.envrc
wrote the function check_winner in game.py so that the game can check whether player X or player O scoring three-in-a-row in any possible arrangement is true (which would lead to that player winning)
2026-06-01 10:55:36 -04:00
.gitignore
Initial commit
2026-01-26 01:57:36 +00:00
notes.md
wrote the function check_winner in game.py so that the game can check whether player X or player O scoring three-in-a-row in any possible arrangement is true (which would lead to that player winning)
2026-06-01 10:55:36 -04:00
play_nim.py
Initial commit
2026-01-26 01:57:36 +00:00
play_ttt.py
Initial commit
2026-01-26 01:57:36 +00:00
poetry.lock
wrote the function check_winner in game.py so that the game can check whether player X or player O scoring three-in-a-row in any possible arrangement is true (which would lead to that player winning)
2026-06-01 10:55:36 -04:00
pyproject.toml
Initial commit
2026-01-26 01:57:36 +00:00
uv.lock
Initial commit
2026-01-26 01:57:36 +00:00
Description
No description provided
35
KiB
Languages
Python
100%