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

https://github.com/spimy/tictactoe

A TicTacToe Game Built in Python
https://github.com/spimy/tictactoe

Last synced: 6 months ago
JSON representation

A TicTacToe Game Built in Python

Awesome Lists containing this project

README

          

# TicTacToe
A TicTacToe Game Built in Python

# Before Running Game
1. Make sure to have Python installed
2. Run "Setup.py"
3. Wait for installation of all necessary modules
4. Launch the game
5. Play with someone else locally by launching "TicTacToe.py"!