This Tic-Tac-Toe Game is made using Python 3.6.5 & Pygame Module. You can use the code to make your own version of game.
To play the game, simply double click on the Tic-Tac-Toe.exe.
Installing The Pygame Module:
Open Terminal/CMD Type pip install pygame/ pip3 install pygame
OR
Open Terminal or CMD, then Type pip install -r Example: pip install -r c://Users/Desktop/Tic-Tac-Toe/requirements.txt
Dont Delete Any Files.. IT MAY CRASH THE GAME!
THANKYOU !