TIC-TAC-TOE
This repository contains python based interactive Tic-Tac-Toe game.
Running Tic-Tac-Toe:
git clone https://github.com/afthahmm590-png/TIC-TAC-TOE-PROJECT1.git
cd TIC-TAC-TOE-PROJECT1/
python tictactoe-Project.py
Controls
- Player X OR O starts the game.
- Click on each grid to place symbol.
- The result of the game is displayed on the top of grid.
- A track of player scores is maintained.
- Click Restart button to play again.
Screenshots
Screenshots

Author
Afthah Bin Rafi