Skip to content

Gane5h086/ai_mini_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

submitted as part of term work of semseter 5

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published