Open index.html
🖥 and click in one beautiful squared card to init your Memory Game.
Every two card flipped up, counts one movement. The less movements you make the better your score and hability are.
Expect a fun way to exercise your memory and a shinny trophy when you won, showing your game data such as:
- Star rating
- Total time spent in the current session
- Total movements made in the current session
- shuffle function from http://stackoverflow.com/a/2450976 (ES6 converted)
- fancyTimeFormat function from https://stackoverflow.com/questions/3733227 (ES6 converted)