This is an unbeatable version of tic tac toe. This implementation uses the MiniMax algorithm and implements a heuristic that is based on the depth of the minimax search. A similar implementation is talked about here: Explanation of MiniMax. This implementation uses an unbeatable heuristic but could be limited in depth to give the player a chance.
-
Notifications
You must be signed in to change notification settings - Fork 0
danibrear/tictactoe
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is an implementation of the tic tac toe game.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published