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

BernardZach/CS335-Memory-Game-group-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Memory Game Project

Developed by

  • Zach
  • William
  • Shen

For CS335 Final Group Project

Description

This project is a memory game that challenges players to match pairs of images. It was developed by Zach, William, and Shen as part of their CS335 final group project. The game aims to test and enhance players' memory skills through an engaging and interactive experience.

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%