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

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


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

game python python3 tic-tac-toe tictactoe-game

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

Classic Tic-Tac-Toe Game!

How to Play

* `git clone` this repository.
* Open your terminal and cd to `src` directory in the cloned repository.
* Type `python3 tictactoe.py` and enjoy the game.