Skip to content

Using Python, making a tic-tac-toe AI that uses a utility function and the Minimax Algorithm with Alpha Beta Pruning

License

Notifications You must be signed in to change notification settings

yilverdeja/AI-in-a-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI for X in-a-row Games

Using Python, making a tic-tac-toe AI that uses a utility function and the Minimax Algorithm with Alpha Beta Pruning

About

Using Python, making a tic-tac-toe AI that uses a utility function and the Minimax Algorithm with Alpha Beta Pruning

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages