This is a little game made up for the FEND Udacity course so a real challenge for a newby. It is the classical game where you must find the pair that match. You can find the detailed instructions for the creation of this project here: Udacity Classroom.
- To play the game download the project on your computer and double clic on the index.html file
- Clic on a card, the card will flip showing you a symbol
- Clic on a second card, if the symbol match you found a pair, if they don't remeber the symbols and go on!
- When all the cards will have their mate, you win with a final score in star rating, moves and playing time :-)
First of all I am grateful to my Udacity mentor Shubham for his precious help and patience.
In this project I used Google Fonts, Font Awesome and the library SoundJS
To proceed in this project I have consulted also: Stack Overflow, w3schooles.com, MDN and Git Hub.
The sound of the victory gong is courtesy of Daniel Simon.
There are plenty of gadgets to add to this game. But this is a study project so I want to keep only my code. However if you have some suggestion or ideas they would be welcome.