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

https://github.com/reesporte/tictactoe

unwinnable tictactoe
https://github.com/reesporte/tictactoe

Last synced: 3 months ago
JSON representation

unwinnable tictactoe

Awesome Lists containing this project

README

        

# tictactoe
a game of tic-tac-toe that you cannot win

# how to play
1. `pip install -r requirements.txt`
2. `python tictactoe.py`

## requirements
i made this with python3.9, untested with anything else, but it probably works with most python3's