Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flash Memory Game

A simple Python memory game featuring colorful, fruit-themed matching tiles with a countdown timer.

logo

Features

  • Dynamic Levels:

    • Easy Level: 4 tiles, 20 seconds to complete.
    • Medium Level: 8 tiles, 40 seconds to complete.
    • Hard Level: 16 tiles, 60 seconds to complete.
  • Winning: Match all tiles before the timer runs out.

  • Losing: If the timer expires before matching all tiles.

Screenshots

Main Menu

main menu

Select Level

levels

Guide To Run

To run the game locally, do the following.

  • Clone this repository or download it as a ZIP file.
  • Install the following necessary Python packages.
  1. Install Python: The game is built using Python and requires version 3.7 or higher.

  2. Install PyGame: The game uses a set of Python module designed for video games.

  3. PyGame Library: This game uses Pygame library. You can install it using pip (Commant Prompt).

    • Copy the following code:
    pip install pygame
    pip install requests
    pip install pillow

Documentation

Access the full documentation of the project: Project Documentation

Game Inspired By

Create a Memory Puzzle Game Using PyGame

Support Me

If you like my work or find it helpful, you can support me by:

Give Star Follow Collaborate

Disclaimer

I do not own the images, names, or any other content used in this project.

All trademarks, service marks, trade names, and other intellectual property rights belong to their respective owners.

About

A simple Python memory game featuring colorful, fruit-themed matching tiles with a countdown timer.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages