Skip to content

mikerobards/fend-project-memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mike's Matching Game

Welcome to Mike's Matching Game! This is a project for Udacity's Front-End Web Developer Nanodegree.

Instructions

The object of this game is to match cards. You flip over the cards, two at a time, by clicking on them. If they match, they will stay flipped over. If they do not match, they will flip to the back side. Once you have matched all the cards, you win!

You will be graded on the number of moves it takes for you to win the game, as well as a clock that times your game.

Clicking the reset icon resets the game at any point.

License

MIT License

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.6%
  • HTML 23.0%
  • CSS 18.4%