Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 811 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 811 Bytes

Metropolis Tic Tac Toe

Modern Python remake of the classic Tic Tac Toe game, using Pygame for GUI and event handling.

Features original music by Scott Stedman and photography by Stephen Morgan.

Setup

Install pip, and then run:

pip install -r requirements.txt

python metropolis_tictactoe/main.py

Eventually, I will make an executable that can be downloaded as well...

Features

  • 1P mode
  • 2P mode
  • Local Network play soon coming

By Larissa Feng