Skip to content

thebhupesh/AI-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Tic-Tac-Toe

This is a project with objective to reduce the runtime of finding an optimal move in a game of Tic-Tac-Toe by minimizing the use of Minimax Algorithm to find an optimal move. It uses general tree structure to store the moves played once and uses it in case of similar moves and reduces the use of Minimax and hence reducing the runtime.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published