Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/alicewriteswrongs/tictactoe.py

Poorly made tic-tac-toe game
https://github.com/alicewriteswrongs/tictactoe.py

Last synced: about 1 month ago
JSON representation

Poorly made tic-tac-toe game

Awesome Lists containing this project

README

        

#Tic Tac Toe!

It's a not-so-great tic-tac-toe game in Python! What fun!

You can play the game by calling:

python playGame.py

Nice!