koyong / Tic-Tac-Toe

Python based Tic-Tac-Toe game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe

This repository contains python based interactive Tic-Tac-Toe game.

Running Tic-Tac-Toe:

git clone https://github.com/aqeelanwar/Tic-Tac-Toe.git
cd Tic-Tac-Toe
python main.py

Screenshots

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

Author

Aqeel Anwar

About

Python based Tic-Tac-Toe game

License:MIT License


Languages

Language:Python 100.0%