Skip to content

A simple game developed using pygame module of Python. It displays a grid of 16 cards which are hidden in the beginning of the game. The player has to click on the card to flip it, only two cards can be opened at a time. The goal is to find similar cards and remove them from the grid. The player who succeeds in removing all the cards wins!

Notifications You must be signed in to change notification settings

fournifl/Memory-Game

 
 

Repository files navigation

Memory-Game Remembird

A basic card flipping memory game using pygame, with both sound and image.

About

A simple game developed using pygame module of Python. It displays a grid of 16 cards which are hidden in the beginning of the game. The player has to click on the card to flip it, only two cards can be opened at a time. The goal is to find similar cards and remove them from the grid. The player who succeeds in removing all the cards wins!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%