This is a game created using only HTML, CSS, and vanilla JavaScript.
- Click on one card, then click on another card. If it's a match, then card will stay flipped. If not, a match then card will go back to hidden.
- Each click to a different card will add to your score.
- Local storage keeps track of your lowest score.