A simple memory game using JavaScript to manipulate the DOM.
These instructions will get you a copy of the project up and running on your local machine to start playing.
Clone with HTTPS
git clone https://github.com/costas90/memory-game.git
or Download as a zip.
Then open index.html
to open the game in your browser and start playing!
Click on each card to flip it, and try to match 2 cards with the same symbol. Once you match all cards, you win!
The game will count your moves, time spent until winning the game, and give you a star rating. The more stars you have at the end of the game, the better your performance.
This project is licensed under the MIT License.
This project is part of the Frontend Nanodegree from Udacity.com.