Skip to content

An very hard to beat tic tac toe AI that calculates all possible moves

License

Notifications You must be signed in to change notification settings

TeedsK/Tic-Tac-Toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe AI

A very hard to beat tic tac toe AI that calculates all possible moves and chooses the best option for its chance in winning.

The computer uses the minimax algorithm to determine the best possible move.

I coded this in an hour on a plane. share any bugs or if you're able to beat the computer

About

An very hard to beat tic tac toe AI that calculates all possible moves

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages