This is a simple Javascript implementation of the game Tic Tac Toe using the Alpha Beta Pruning algorithm for the computer player. The human player will at best tie the game. The application also keeps track of how much time did it take the Alpha Beta Pruning algorithm to search for the best move with the current state of the board and then it displays the results to the user.
-
Notifications
You must be signed in to change notification settings - Fork 0
Gane5h086/ai_mini_project
About
submitted as part of term work of semseter 5
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published