tictactoe.py contains all of the logic for playing the game, and for making optimal moves using MinMax algorithm.
runner.py contains all of the code to run the graphical interface for the game.
We can run python runner.py to play against the AI!
-
Notifications
You must be signed in to change notification settings - Fork 0
rajshree-v/tic-tac-toe-game
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Minimax Search Method is used to implement an Artificial Intelligence to play Tic-Tac-Toe optimally.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published