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

https://github.com/duskyelf/tictactoe-py

Just a python script for tictactoe
https://github.com/duskyelf/tictactoe-py

Last synced: 12 months ago
JSON representation

Just a python script for tictactoe

Awesome Lists containing this project

README

          

# TicTacToe-Py
## Just a simple 2 player command line TicTacToe game in python
Quick Start -
```shell
$ git clone git@github.com:DuskyElf/TicTacToe-py.git
$ cd TicTacToe-py
$ python3 tictactoePy.py
```