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
21cb3f479bc6593e4c8969e60f53519f60c8f990
TicTacToe
/
MVC
History
Rh17S15
21cb3f479b
started unit-testing
2025-09-22 19:54:49 +02:00
..
tests
started unit-testing
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
Revert "Added Alpha-Beta-Pruning to Speed up AI to minimax"
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