Tic Tac Toe in Python Tic Tac Toe game written in Python using the Tkinter GUI package Requires Python 3 Git How to run git clone https://github.com/Sirrine-Jonathan/Tic-Tac-Toe.git tictactoe cd tictactoe python3 main.py