Memory Game
Test your memory, a card game where you have to remember the matching pairs.
Why? In this project I wanted to learn about the DOM and events in Javascript, and it helped me a lot.
Who? In this project I used a lot the random method of the Math class to make a random deck of cards and increasing the number depending on the level of the game, besides adding sounds to give feedback to the user when I hit or miss.
With what?
- HTML
- CSS
- Javascript Vanilla