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
Files
2d0edd179898f0b28ee73a57e60f3c3519d2cdcc
lab_tic_tac_toe
/
ttt
History
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
..
game.py
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
player.py
Initial commit
2026-01-26 01:57:36 +00:00
view.py
Initial commit
2026-01-26 01:57:36 +00:00