Skip to content

Db0t16o1/MinimaxAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MinimaxAlgorithm

Implementation of minimax algorithm for tictactoe game.

It is to be noted that the tic-tac-toe implementation provides the user with the first move opportunity. Because the motivation behind the implementation was just to realize the minimax algorithm, things like optimizaton to end game in minimum number of steps are not introduced at the moment.

About

Implementation of minimax algorithm for tictactoe game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages