This Memory Card Game is a fun and interactive web-based game designed to test and enhance memory skills. Players flip over cards to find matching pairs, and the game features different difficulty levels with a countdown timer. The game is built using HTML, CSS, and JavaScript.
- Playable on various devices with a responsive design.
- Multiple difficulty levels: Easy, Moderate, and Hard.
- Countdown timer that adds a layer of challenge.
- Visual feedback with card images and score display.
- Popup notifications for game completion and timeout.
- HTML: To structure the game layout.
- CSS: To style the game and make it visually appealing.
- JavaScript: To implement game logic, handle events, and manage game state.
- A modern web browser (e.g., Chrome, Firefox, Safari).
- A code editor (e.g., Visual Studio Code, Sublime Text) to modify or view the source code.
- Clone the repository or download the ZIP file:
git clone https://github.com/yourusername/memory-card-game.git