Memory Matching Game

10 Sep 2017

I have tremendous fun coding this interactive JavaScript-based game for the second project in the intermediate level javascript curriculum.

game preview

Project Specifications

How to Play

  1. Click on any card to reveal a symbol.
  2. Click on another card to find the matching symbol.
  3. Use your memory to remember what symbol shows up on which card.
  4. You win the game when all 16 cards are matched!

Tips: The time to win the game does not affect the star rating. After eight cards are revealed, you have four tries to find a match before the star rating drops by one.

Play here.