A simple Python game.
If you want to add some features, make a pull request.
Go to a Terminal window and type
git clone /~https://github.com/zaid1442011/tic-tac-toe-python.git
If you didn't install git download the .zip file
Then type
cd tic-tac-toe-python && python3 tic-tac-toe.py
to open the file
Run
cd tic-tac-toe-python && git pull
If you downloaded it using the .zip, you need to delete and download the folder again.