Skip to content

gokhanap/fend-project-memory-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory game preview

Memory Game Project

This is an interactive memory game made for udacity front-end web developer nanodegree program.

Instructions

To get started, open index.html and test app's functionality.

or click to play.

Timer

Timer starts whenever the player clicks on a card and stops whenever the player wins the game.

Moves

Every single revealed card will be counted as move.

Score

The player will get 1 point for each successful match.

Stars

The player will loose 1 star after 24 moves. After 48 moves user will lose another star.

Win

The player will win the game by reaching 8 points.

Restart

The player could restart the by clicking restart button. All game data and panel will be resetted.

Sources

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 55.0%
  • HTML 27.3%
  • CSS 17.7%