lab_tic_tac_toe/ttt
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