Skip to content

livesh16/Tic-Tac-Toe-AI-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe-AI-Player

Developed an AI which plays optimally with a losing rate of 0% using Minimax algorithm

Designed an interactive GUI using Pygame to play against the AI

Since Tic-Tac-Toe is a tie given optimal play by both sides, you cannot beat the AI (though if you don’t play optimally as well, it may beat you!)

About

Developed an AI which plays optimally with a losing rate of 0% using Minimax algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages