Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 965 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 965 Bytes

Memory Game Project

An Udacity Project

How to play

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

OR

Click on this Link to see the live version of the game

Rule To Play:-

  • 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.
  • Try to match all pairs in as minimum moves as possible.

Screenshot

screenshot