An open API service indexing awesome lists of open source software.

https://github.com/hokagecv/memory-game


https://github.com/hokagecv/memory-game

game reactjs

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Memory Game
A fun and challenging [memory game](https://hokagecv.github.io/memory-game/)

![Game Image](https://res.cloudinary.com/dmtacem5p/image/upload/v1691218622/github/memory_game.png)

## Gameplay
The objective of the game is to select 5 or 10 images only once, without selecting any image twice. If a user selects an image twice, they lose the game.

## Features
- Users can select between a 5-image game or a 10-image game
- Images are randomly generated for each game
- The game tracks the number of attempts a user takes to complete the game
- The game ends either when the user successfully selects all images once, or when they select an image twice

## How to Play
- Choose to play a 5-image game or a 10-image game
- Click on an image to select it
- Keep selecting images until you have selected all images once, without selecting any image twice
- If you select an image twice, you lose the game

## Tips for Success
- Pay close attention to which images you have already selected
- Take your time and don't rush your selections
- Use a strategy to keep track of your selections, such as eliminating images from your memory as you select them