This website requires JavaScript.
Explore
Help
Sign In
Rh17S15
/
TicTacToe
Watch
1
Star
0
Fork
0
You've already forked TicTacToe
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d41723fae6c19cdccebedcba2eaca6bfcb8ac62b
TicTacToe
/
MVC
History
Rh17S15
d41723fae6
removed pycache
2025-09-22 19:54:49 +02:00
..
main.py
Split tictactoe into different files, classes, and functions to comply with MVC
2025-09-22 19:54:49 +02:00
minimax.py
Split tictactoe into different files, classes, and functions to comply with MVC
2025-09-22 19:54:49 +02:00
model.py
Split tictactoe into different files, classes, and functions to comply with MVC
2025-09-22 19:54:49 +02:00
playerhandler.py
Split tictactoe into different files, classes, and functions to comply with MVC
2025-09-22 19:54:49 +02:00
printer.py
Split tictactoe into different files, classes, and functions to comply with MVC
2025-09-22 19:54:49 +02:00
tictactoe.py
Split tictactoe into different files, classes, and functions to comply with MVC
2025-09-22 19:54:49 +02:00