
Memory Game
Test your memory with this project, part of Udacity's Front-End Web Developer Nanodegree
- HTML5 - CSS3 - JAVASCRIPT - MANIPULATING THE DOM - GITHUB -

Aim: Match all the cards to win - Click on the cards to turn them around, and test your memory by matching all 8 pairs!
You start with three stars, but as you hit more than 10 moves, your star count goes down to two, and as you hit 18 moves your star count goes down to one. - Work your memory and try and beat your best time!
Visually pleasing, the cards are animated to bring life to the screen and a responsive grid is set up to ensure you can play on any device, wherever you are!

Project developed as part of Udacity's Front-end Web Developer Nanodegree. The purpose of this project was to practce and develop new Javascript skills learnt through the course.
Udacity provided the base code to get strated with.

Helping me get started with my JavaScript code was Mike Wales' Youtube tutorial and Matthew Cranford's walkthrough blog. The Animate Library was used to bring movement to the cards.