Skip to content

raehart/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card-Memory-Game

Description:

  • Create a memory game where you match cards by revealing and matching images underneath

User Stories:

  • See a grid of 20 cards with symbols hidden.
  • All the cards are faced down initially
  • Click on any card to flip to reveal it's hidden symbol
  • Click on a second card to flip

If there is a match, the 2 cards will be eliminated from the game (either hide/remove them or leave them in the visible state)

If there isn’t a match, the 2 cards will flip back to their original state (hiddenstate)

When all the matches have been found, the User can see a message or overlay showing a Congratulations message

About

Eureka Memory Game in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published