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

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.

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.