Skip to content

A simple puzzle game implementation using PyGame

Notifications You must be signed in to change notification settings

akelmas/color_tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple puzzle game implementation using PyGame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages