Skip to content

TicTacToe game with a simple AI using the MiniMax Algorithm

Notifications You must be signed in to change notification settings

rajathshetty20/TicTacToe_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe_AI

I have used the MiniMax Algorithm to make the computer's choice in the single player mode.
Run python tic_tac_toe.py to play the game. The default Player_O is the computer. You can change the name, to play in the multiplayer mode. The GUI requires kivy with python3.

About

TicTacToe game with a simple AI using the MiniMax Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages