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

https://github.com/nomekuma/simple-tic-tac-toe

A simple Tic Tac Toe game using python
https://github.com/nomekuma/simple-tic-tac-toe

python simple-game terminal-based tic-tac-toe tic-tac-toe-game

Last synced: 2 months ago
JSON representation

A simple Tic Tac Toe game using python

Awesome Lists containing this project

README

        

# simple-Tic-Tac-Toe using python
# How to run
```
python game.py
```

screenshot

`how to play`: 1,2,3,4,5,6,7,8,9 represents each boxes

screenshot 2

`scoreboard`

screenshot 3