Skip to content

Commit d4d95c5

Browse files
authored
Create README.md
1 parent 8136dea commit d4d95c5

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# 🃏 Memory Game
2+
3+
A fun and interactive **Memory Card Game** built using **JavaScript, HTML, and CSS**. Flip the cards, match pairs, and test your memory skills!
4+
5+
## 🎮 Features
6+
- Classic card-matching gameplay
7+
- Smooth animations and transitions
8+
- Responsive design for all devices
9+
10+
## 🚀 How to Play
11+
1. Flip two cards at a time.
12+
2. If they match, they stay revealed.
13+
3. If not, they flip back.
14+
4. Match all pairs to win!
15+
16+
## 🛠 Setup
17+
1. Clone the repo:
18+
```sh
19+
git clone https://github.com/surajkr97/MemoryGame.git
20+
```
21+
2. Open `index.html` in your browser.
22+
23+
---
24+
25+
Let me know if you want modifications! 🚀

0 commit comments

Comments
 (0)