Skip to content

A browser-based card matching game that tests the player's memory and concentration. The game uses JavaScript to keep track of scores and JavaScript's event listeners for the user to play the game.

Notifications You must be signed in to change notification settings

crisner/memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

A memory game for Udacity Front End Development project.

Try it out!

How to play

Try to match the cards with its respective pair with as few moves as possible.

  • Reveal cards by clicking on them
  • Only two cards can be revealed at a time
  • If the symbols on the cards do not match the cards will revert to the original position
  • If the symbols match the revealed cards will remain open
  • Game is successfully completed when all pairs of cards have been matched to each other

Tools used

Credits

About

A browser-based card matching game that tests the player's memory and concentration. The game uses JavaScript to keep track of scores and JavaScript's event listeners for the user to play the game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published