Load this link in your browser https://joggz.github.io/Memory-Game/
- Click on card
- Keep revealing cards and working your memory to remember each unveiled card.
- Match cards with less moves and in faster time
- created the board for the cards
- created a deck of cards that shuffles when the game is refreshed
- created a counter for the number of move made by the player and also a timer which starts counting on the first move
- added a match and unmatch function which determine if the flipped cards remains opens or not;
- create a pop-up modal when player wins the game.