Skip to content

madany01/memory-card-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card Game

👉 Live Preview

What is it?

  • memory game created with React, you'r given set of cards (you can choose how many cards to show)
    and you have to repeatedly choose different card as quickly as possible.

  • each time you choose card, the cards will be shuffle randomly.

  • once you select the card twice, you lose.

  • the game keep record of the max score achieved (depending on number of cards, and the time duration)