Skip to content

abdeldayem02/tictactoe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

AI that plays Tic-Tac-Toe optimally using MiniMax algorithm.

There are two files in this project: runner.py and tictactoe.py. tictactoe.py contains all of the logic for playing the game, and for making optimal moves. runner.py contains all of the code to run the graphical interface for the game.

image

About

AI that plays Tic-Tac-Toe optimally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages