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

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: 13 days ago
JSON representation

A simple Tic-Tac-Toe game developed using Python using random and sys Python modules

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.


                              
![Python](https://img.shields.io/badge/python-v3.6+-blue.svg)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/chandrikadeb7/TicTacToe/issues)
[![Forks](https://img.shields.io/github/forks/chandrikadeb7/TicTacToe.svg?logo=github)](https://github.com/chandrikadeb7/TicTacToe/network/members)
[![Stargazers](https://img.shields.io/github/stars/chandrikadeb7/TicTacToe.svg?logo=github)](https://github.com/chandrikadeb7/TicTacToe/stargazers)
[![Issues](https://img.shields.io/github/issues/chandrikadeb7/TicTacToe.svg?logo=github)](https://github.com/chandrikadeb7/TicTacToe/issues)
[![LinkedIn](https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555)](https://www.linkedin.com/in/chandrika-deb/)

                                   
![Live Demo](https://github.com/chandrikadeb7/TicTacToe/blob/master/readmepic.png)

## :point_down: Support me here!
Buy Me A Coffee

## :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)