This repository contains python based interactive Tic-Tac-Toe game.
cd Tic-Tac-Toe python main.py
<p align="center">
<img src="/images/preview.gif">
</p>
## Screenshots
<p align="center">
<img width=1000 src="/images/screenshot.png">
</p>
## Controls
1. Player X starts the game
2. Click on each grid to place symbol
3. The result of the game is displayed at the end of the game
4. A track of player scores is maintained
5. Click anywhere on the result screen to play again