https://github.com/chandrikadeb7/tictactoe
A simple Tic-Tac-Toe game developed using Python using random and sys Python modules
https://github.com/chandrikadeb7/tictactoe
python tictactoe-python
Last synced: 12 months ago
JSON representation
A simple Tic-Tac-Toe game developed using Python using random and sys Python modules
- Host: GitHub
- URL: https://github.com/chandrikadeb7/tictactoe
- Owner: chandrikadeb7
- Created: 2019-12-12T12:22:40.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T15:14:27.000Z (over 5 years ago)
- Last Synced: 2025-02-09T07:41:38.325Z (over 1 year ago)
- Topics: python, tictactoe-python
- Language: Python
- Size: 715 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tic Tac Toe
Tic Tac Toe Game built using Python script with the help of random and sys modules.

[](https://github.com/chandrikadeb7/TicTacToe/issues)
[](https://github.com/chandrikadeb7/TicTacToe/network/members)
[](https://github.com/chandrikadeb7/TicTacToe/stargazers)
[](https://github.com/chandrikadeb7/TicTacToe/issues)
[](https://www.linkedin.com/in/chandrika-deb/)

## :point_down: Support me here!
## :hourglass: Project Demo
:movie_camera: [YouTube Demo Link](https://youtu.be/cZNWeoJ487M)
## 🚀 Installation
1. Clone the repo
```
$ git clone https://github.com/chandrikadeb7/TicTacToe.git
```
2. Change your directory to the cloned repo
```
$ cd TicTacToe
```
## :bulb: Working
Now, run the following command in your Terminal/Command Prompt to start playing :grin:
```
$ python tictactoegame.py
```
## :heart: Owner
Made with :heart: by [Chandrika Deb](https://github.com/chandrikadeb7)