Fruit Memory Puzzle is a simple puzzle game where the objective is to clear all the cards by matching two cards of the same type.
Download this project from here Download Memory Puzzle
Use the package manager pip to install following packages :-
- Pygame
pip install pygameDouble click the game.py to open the game, the game will automatically start. The game has two modes, game mode and info mode, both can be selected from the right sidebar. In game mode you have to clear all the cards by selecting same type of cards while in info mode you can get information related to a certain fruit.
Controls:
- Use Mousemotion to move & Left Mouse key to click Cards.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
