/Tic-Tac-Toe

Just another tic tac toe game with an AI out there

Primary LanguagePython

Tic-Tac-Toe

Basic Tic-Tac-Toe game.

About

A basic tic-tac-toe game with a GUI.
You play against the computer which uses a minimax algorithm, meaning that it shouldn't lose...

Try It Out

Downloading the main.exe should allow you to run the game.

Have Fun!