https://github.com/hasanulmukit/memory-game
A memory card-matching game with a timer, flip counter, and sleek UI, designed to test observation and memory skills.
https://github.com/hasanulmukit/memory-game
css game html interactive javascript memory-game
Last synced: 3 months ago
JSON representation
A memory card-matching game with a timer, flip counter, and sleek UI, designed to test observation and memory skills.
- Host: GitHub
- URL: https://github.com/hasanulmukit/memory-game
- Owner: hasanulmukit
- Created: 2025-01-08T14:30:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-08T14:35:45.000Z (over 1 year ago)
- Last Synced: 2025-03-01T01:34:20.906Z (over 1 year ago)
- Topics: css, game, html, interactive, javascript, memory-game
- Language: HTML
- Homepage:
- Size: 723 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memorize 🧩
**Memorize** is a fun and interactive memory game where players match pairs of scrambled cards within a time limit. Test your memory and observation skills in this engaging and colorful card-flipping challenge!
## 🚀 Features
- **Dynamic Gameplay:** Match pairs of cards by flipping them over.
- **Timer Challenge:** Complete the game before the timer runs out!
- **Flip Counter:** Track the number of card flips you make.
- **Responsive Design:** Fully responsive, works seamlessly across devices.
- **Enhanced UI/UX:** Modern and sleek interface with improved styles.
## 🎮 How to Play
1. Start the game by flipping over a card.
2. Flip another card to find its match.
3. Matched pairs stay revealed; unmatched pairs flip back.
4. Complete all matches before the timer hits zero.
5. Refresh the game to play again!
## 🛠️ Technologies Used
- **HTML**: Structuring the game.
- **CSS**: Styling the game with a modern, vibrant design.
- **JavaScript**: Adding functionality for flipping cards, matching logic, and timer.
✨ Future Improvements
Add difficulty levels (easy, medium, hard).
Introduce leaderboards for competitive play.
Include sound effects for better engagement.
Provide an option for custom themes.