https://github.com/hokagecv/memory-game
https://github.com/hokagecv/memory-game
game reactjs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hokagecv/memory-game
- Owner: hokageCV
- Created: 2022-09-19T12:03:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-05T06:58:40.000Z (almost 2 years ago)
- Last Synced: 2025-01-16T23:32:26.764Z (5 months ago)
- Topics: game, reactjs
- Language: JavaScript
- Homepage:
- Size: 6.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory Game
A fun and challenging [memory game](https://hokagecv.github.io/memory-game/)
## 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