Skip to content

GregFrench/Unbeatable-Tic-Tac-Toe-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unbeatable Tic Tac Toe AI

Play against an unbeatable Tic Tac Toe AI using the Minimax algorithm with Alpha-Beta pruning.