Skip to content

Rishav-Agarwal/Memory-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

A simple memory game made as part of Udacity-Google Front-end web developer scholarship program.

Instructions

  1. Click on two cards to reveal their content.
  2. Match two cards to mark them as MATCHED.
  3. Game goes on until all the pair of cards(currently 16) are matched.
  4. On success, the game shows a congratulations popup showing total moves used, total time taken and user's rating.

Features

  1. Moves counter
  2. Timer
  3. Rating system

Dependencies

This project uses Font Awesome for icons.

About

Memory game made as a part of Front end Google-Udacity scholarship program.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.4%
  • CSS 24.5%
  • HTML 19.1%