Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 642 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 642 Bytes

Memory Game Project

  1. This application was built using a starter code from Udacity

  2. Changes were made to the CSS, HTML and Javascript with comments when necessary to explain the reasoning behind the code.

  3. To play along, open https://codechad.github.io/memorygame/ to test your matching skills

Memory Game Instructions

How To Play

The timer starts after the first click. Click the cards to reveal them. The goal is to reveal cards two at a time to match the pairs in the least amount of time. The game ends when all pairs are revealed.

Scoring

3 stars = 14 moves or less 2 stars = 19 moves or less 1 star = 20 moves or more