Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 504 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 504 Bytes

pygame_memorypuzzle

![alt text] (https://raw.githubusercontent.com/maximodleon/pygame_memorypuzzle/master/memorygame.png)

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.