A card game; inspired by the game "Memory". 12 cards are displayed, using the Disney API After a card is selected, all the cards in the deck are shuffled. If the same card is clicked two times in a row, the game ends; otherwise, the cards are shuffled again, and the user's score increases.
- HTML
- CSS and CSS Modules
- React