This is a simple memory matching game built with HTML, CSS, and JavaScript. Players must find matching pairs of cards within the shortest amount of time. The game includes a leaderboard to track the best times.
- Flip cards to find matching pairs.
- Track your score and time.
- Save and display the top scores on a leaderboard.
- Option to reset the game and start a new game.
To run this project locally:
- Clone this repository to your local machine.
- Open the
index.html
file in your web browser.
- Enter your username and click the "Start Game" button.
- Flip the cards by clicking on them to find matching pairs.
- The timer will start as soon as the game begins.
- Match all pairs to complete the game and see your score.
- Your score will be saved to the leaderboard.
- Use the "Reset Game" button to shuffle the cards and start again.
- Use the "New Game" button to enter a new username and reset the leaderboard.
If you would like to contribute to this project, please fork the repository and submit a pull request.!