Remember & Reveal is a card game designed to help you unwind from the daily noise. It's a single-player game that requires a sharp intellect to conquer.
The game consists of 16 cards, each with a matching pair. Your task is to find all the matching pairs within 30 seconds to win the game.
- If you successfully match all the cards, you'll see "You won" as the result.
- If you fail to match all the cards within the time limit, you'll see "You lose".
It's that simple, but winning this game may require a good IQ!
- CSS
- HTML
- JavaScript
Having played many mind-related games during my childhood, I became curious about building one using my development skills. After numerous attempts and failures, I finally completed the game on April 19th.
Enhancements such as adding sound effects and background music could elevate the gaming experience.
To run the project in your local environment, follow these steps:
- Clone the repository to your local machine.
- Open the HTML file using a Live Server extension, and you're ready to play!