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

https://github.com/arshcypherz/tic-tac-toe

Python Based tic-tac-toe game (school project)
https://github.com/arshcypherz/tic-tac-toe

Last synced: 7 months ago
JSON representation

Python Based tic-tac-toe game (school project)

Awesome Lists containing this project

README

          

# tic-tac-toe
Python based tic-tac-toe game (school project)

## Running Tic-Tac-Toe:

```
git clone https://github.com/ArshCypherZ/tic-tac-toe.git
cd tic-tac-toe
python main.py
```