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

https://github.com/fouad-gabr/memory-game

The Memory Game is a fun and interactive card-matching game designed to test and improve memory skills. Players flip cards to find matching pairs, with the challenge of remembering the positions of the cards.
https://github.com/fouad-gabr/memory-game

css3 dom-manipulation git github html5 javascript sound-effects

Last synced: 3 months ago
JSON representation

The Memory Game is a fun and interactive card-matching game designed to test and improve memory skills. Players flip cards to find matching pairs, with the challenge of remembering the positions of the cards.

Awesome Lists containing this project

README

          

### **Memory Game**

**Overview:**
The Memory Game is a fun and interactive card-matching game designed to test and improve memory skills. Players flip cards to find matching pairs, with the challenge of remembering the positions of the cards.

**Features:**
- Flip cards to reveal hidden images and match pairs.
- Tracks matched pairs and displays the game's progress.
- Engaging animations for card flipping and matching actions.
- Simple and user-friendly interface for a seamless experience.
- **Audio Feedback:**
- Success sound for correctly matched pairs.
- Failure sound for mismatched cards.

**Technologies Used:**
- **HTML**: Structure of the game layout.
- **CSS**: Styling and animations for card interactions.
- **JavaScript**: Game logic, including card flipping, pair matching, and win conditions.

**How to Play:**
1. Open the game in your browser.
2. Click on any card to reveal its hidden image.
3. Try to find the matching card by remembering the positions.
4. Match all pairs to win the game!

**Screenshots:**

![Capture](https://github.com/user-attachments/assets/e9e535e1-2f6f-420c-bae9-4350461c1089)

![Capture2](https://github.com/user-attachments/assets/ab6285a3-d315-4368-a393-21d6ef2462ad)

![Capture3](https://github.com/user-attachments/assets/56f85cfa-c671-492a-ace4-c8a04ed08eb8)

![Capture4](https://github.com/user-attachments/assets/6aa19653-5b17-4b8d-b4e6-055dafaa4686)