Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/perrebser/tictactoe

Tic Tac Toe game in python
https://github.com/perrebser/tictactoe

Last synced: about 2 months ago
JSON representation

Tic Tac Toe game in python

Awesome Lists containing this project

README

        

# TicTacToe
Tic Tac Toe game in python using pygame

## Setup
1. Run `pip install -r requirements.txt` to install required packages
2. Run main.py