I have created a basic memory matching game. The user is presented with eight cards with four hidden matching pairs established in an array. As the user finds matching pairs, the status counter increases until the game is won. The user is able to restart the game and reset the board at any time.
I used VSCode to create my program in CSS, HTML, and JavaScript.
- Increase the difficulty of the game
- Create a cleaner appearance
- Add celebration graphics