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.gitIf you didn't install git download the .zip file
Then type
cd tic-tac-toe-python && python3 tic-tac-toe.pyto open the file
Run
cd tic-tac-toe-python && git pullIf you downloaded it using the .zip, you need to delete and download the folder again.