Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 680 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 680 Bytes

Color Tiles - 2D memory game

This is a game developed using PyGame. Basically, the player memorizes the hint and makes a move in a dedicated time.

Dependencies/Pre-requisites

Setup/Installation

  1. Clone this repo.
  2. In the top level directory, run python3 -m ./src/game

Usage

In top level directory, run:

python3 -m ./src/game.py

After executing this command, output will look like below.

App screenshot