Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.63 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.63 KB

MemoryGame (FEND)

Purpose:

This repo holds the code I wrote to complete the Udacity Front-End NanoDegree Memory Game project. All code will be committed through this repo, and progress can be tracked.

All consideration given to the Udacity style guides and project rubric

How to play

Ready to test your memory skills?

This simple, yet challenging take on a classic memory game will allow you to showcase your ability to find matches from out of thin air!

Gameplay:

  • Once the page loads, the board is set!
  • The timer will start once you make your first selection and stop as soon as all matches are found
    -Try to set a new speed record!
  • You begin with three stars. The more moves it takes to find matches, the fewer stars you keep, so choose wisely!
  • Once all matches are found the times stops and the BRAGGING can begin!

Rubric Checkpoints

  • Cards are generated and randomly shuffled
  • Cards flip when clicked and remain when matched
  • A timer starts on first selection and stops when all cards are matched
  • There is a restart button that will reload the game
  • Attempts to match are tracked
  • There is a star rating that decreases with larger number of attempts
  • A "Congratulations" popup appears when all cards are matched
  • Board and cards are styled and animate

Code Dependencies

This project makes use of: