This website requires JavaScript.
Explore
Help
Sign In
slee
/
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
Packages
Projects
Releases
Wiki
Activity
Files
main
lab_tic_tac_toe
/
ttt
History
Seoyeon Lee
adf951b53f
I found a mistake in the check_winner() function.
...
It was working only with three or less X or O signs. I have changed it to work for all combinations
2024-12-15 16:51:49 -05:00
..
game.py
I found a mistake in the check_winner() function.
2024-12-15 16:51:49 -05:00
player.py
I found a mistake in the check_winner() function.
2024-12-15 16:51:49 -05:00
view.py
Initial commit
2024-08-28 15:02:58 +00:00