Skip to content

danibrear/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic tac toe

This is an unbeatable version of tic tac toe. This implementation uses the MiniMax algorithm and implements a heuristic that is based on the depth of the minimax search. A similar implementation is talked about here: Explanation of MiniMax. This implementation uses an unbeatable heuristic but could be limited in depth to give the player a chance.

About

This is an implementation of the tic tac toe game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published