Skip to content

shubham16598/Memory-Game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory-Game

This is a complete browser-based card matching game.

In Each turn:

  • The player flips one card over to reveal its underlying symbol.
  • The player then turns over a second card, trying to find the corresponding card with the same symbol.
  • If the cards match, both cards stay flipped over.
  • If the cards do not match, both cards are flipped face down.
  • The game ends once all cards have been correctly matched.

How to Run:

  1. Download or Clone the Repository.
  2. Open index.html file to view the project in your browser.

About

This Repository Contains Udacity FrontEnd Nanodegree Project - MemoryGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.6%
  • CSS 31.1%
  • HTML 12.3%