Skip to content

aksh-n/TicTacToe

Repository files navigation

TicTacToe

A TicTacToe bot using Depth-First Search and an Ultimate TicTacToe Minimax Bot using simple heuristics. This code was run in Python 3.8.2.

Instructions:

  • Run python tic_play.py to play TicTacToe with a human, or with a bot.
  • Run python_ultimate_play.py to play Ultimate TicTacToe with a human, or with a bot.

About

A TicTacToe bot using Depth-First Search and an Ultimate TicTacToe Minimax Bot using simple heuristics along with the two games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages