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
- Host: GitHub
- URL: https://github.com/sinhaparth5/tictactoe
- Owner: sinhaparth5
- License: gpl-3.0
- Created: 2019-09-15T06:31:56.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-15T06:57:15.000Z (almost 7 years ago)
- Last Synced: 2025-02-23T03:28:48.905Z (over 1 year ago)
- Language: Python
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.