Skip to content

acanite/Memory-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Game

This is a complete browser-based card matching game.

Game Play

  • The player flips one card over to reveal its underlying symbol.
  • The player then turns over a second card, trying to find the corresponding card with the same symbol.
  • If the cards match, both cards stay flipped over.
  • If the cards do not match, both cards are flipped face down.
  • The game ends once all cards have been correctly matched.
  • You can as well click the refresh button to start over at anytime

How to run

  • Clone or Download the Zip file of the respository
  • Open index.html file to view the project in your browser.
  • Enjoy!

About

This is a complete browser-based card matching game. Test your memory by matching two common cards together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 52.7%
  • HTML 26.3%
  • CSS 21.0%