/tic-tac-toe

Tic-tac-toe game with a cursor and a UI using the pygame library

Primary LanguagePython

tic-tac-toe

Tic-tac-toe game with a cursor and a UI using the pygame library. The game has an AI that cannot be beaten! You can play the game by cloning the repo and running python3 main.py.