a javascript memory game
- Made as a part of Udacity's Front-End Web Developer Nanodegree Program.
- Uses starter code provided by Udacity
-
Clicking on tiles will turn them over so that you can see what lies on them.
-
Your goal is to match two tiles of the same type at a time.
-
Then try to match all pairs in as minimum moves as possible.