Skip to content

Striderk/project-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

a memory game implemented using javascript.

Game description

  • Game stars when any one card is clicked.
  • Moves counter records how many sets (two cards) user clicked.
  • Click on any two cards to see if they are matched
    • If match, the cards will remain open and changed to green color.
    • If not match, the cards will flip over.
  • When all the cards are matched, the popup panel will be shown and summerize the moves, stars user get, as well as the time consumed.

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

For details, check out CONTRIBUTING.md.

About

reactjs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published