Skip to content

Arjav96/MemoryPuzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MEMORY PUZZLE

A Memory Puzzle game made using python-pygame

How-to

  1. Install Python 2.7.X from here

  2. Install PyGame 1.9.X from here

  3. Clone this repository: git clone https://github.com/Arjav96/MemoryPuzzle.git or click Download ZIP in right panel and extract it.

  4. Run python MemoryPuzzle.py from the repo's directory

(Note: Install pygame for same version python as above)

(For x64 windows, get exe here)

How to Play Memory Puzzle

In the Memory Puzzle game, several icons are covered up by white boxes. There are two of each icon. The player can click on two boxes to see what icon is behind them. If the icons match, then those boxes remain uncovered. The player wins when all the boxes on the board are uncovered. To give the player a hint, the boxes are quickly uncovered once at the beginning of the game.

ScreenShot

MemoryPuzzle

About

A Memory Puzzle game to test your memory!!!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages