Skip to content

Tic tac toe program with an AI that calculates the best possible move using the min max algorithm.

Notifications You must be signed in to change notification settings

Czewen/Tic-tac-toe-min-max

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe-min-max

Tic-tac-toe program with an AI that calculates the best possible move using the min max algorithm.

Coordinates for x and y are in the range of [0..2]:

board

About

Tic tac toe program with an AI that calculates the best possible move using the min max algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages