TIC-TAC-TOE-PROJECT1

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

  1. Player X OR O starts the game.
  2. Click on each grid to place symbol.
  3. The result of the game is displayed on the top of grid.
  4. A track of player scores is maintained.
  5. Click Restart button to play again.

Screenshots

Screenshots

Game Screen Win Screen

Author

Afthah Bin Rafi