Built using Tkinter
- Python
- PyCharm
- PyInstaller
- Simple user-Friendly Interface
- Two-player gaming
- Multiple rounds of gameplay
- Score counter for both players across multiple rounds
- Reset button to reset scores back to 0 and start a new game, instead of closing the application
- Works offline without the need of Internet connection
$ git clone https://github.com/reshmaharidhas/Tic-Tac-Toe
$ cd Tic-Tac-Toe/.venv/Scripts
$ python3 tictactoe.py
This project is licensed under the MIT License.