Skip to content

Memory game - Project 3 for Udacity front end nanodegree

Notifications You must be signed in to change notification settings

Dev-Mikko/Udacity-FEND-Project-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README - Project 3 for Udacity Front End Nanodegree

Creator: Michele "Dev_Mikko" De Palma

How to install:

  • Download this repository
  • Upload files on your web space or open index.html to show the game in your browser
  • To modify the score criteria, modify the scoreUpdate() function in "/js/app.js"

How to play:

Click on the cards to pair them. The timer starts when you try to do the first pairment. The game ends when you end the lifes or complete all pairings. The final score is time based. This is the score table: - t < 60 sec: 3 stars - 60 <= t < 90 sec: 2 stars - 90 <= t < 105 sec: 1 star - t >= 105 sec: 0 stars

Credits:

  • Michele "Dev_Mikko" De Palma for the JS script and for some modify to CSS file
  • Udacity for the base code of the project
  • Bootstrap for "Font Awesome"
  • Google fonts for "Coda" and "Roboto" fonts
  • Daniel "Daneden" Eden for some of his animations. Download the original file from here: animate.css
  • Shuffle function from here

About

Memory game - Project 3 for Udacity front end nanodegree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published