A simple game of tic tac toe, built in python.
You only need Python to run this script. You can visit here to download Python.
Running the script is really simple! Just open a terminal in the folder where your script is located and run the following command:
python Tic_Tac_Toe.py
This project is licensed under the MIT License