An open API service indexing awesome lists of open source software.

https://github.com/sinhaparth5/tictactoe

Tic-Tac-Toe Game made in PYTHON
https://github.com/sinhaparth5/tictactoe

Last synced: 14 days ago
JSON representation

Tic-Tac-Toe Game made in PYTHON

Awesome Lists containing this project

README

          

# TicTacToe
Tic-Tac-Toe Game made in PYTHON

NEED PYTHON 2.7.x verion

WARNING Python 3.6.x and above the game will not execute, it will show error.


HOW TO RUN THE GAME:

FOR LINUX

1. Open terminal and run command:

git clone https://github.com/sinhaparth5/TicTacToe.git

cd TicTacToe

python Game.py

Enjoy:)

FOR WINDOWS

1. Download the zip file.

2. Unzip the file.

3. Run in Command Prompt or in Python IDLE

Enjoy:)

WARNING:Do not change the author name.