Skip to content

A tic tac toe AI that never loses. It is built with Minimax with Alpha-beta pruning. The program looks at all the possible moves ahead and decides on the best move based on its score.

Notifications You must be signed in to change notification settings

shenbenson/TicTacToeAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

About

A tic tac toe AI that never loses. It is built with Minimax with Alpha-beta pruning. The program looks at all the possible moves ahead and decides on the best move based on its score.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages