Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 513 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 513 Bytes

Memory_Game

Working of the game:

  • The game consists of deck of cards
  • You have to match them, if its matched, the card will remain open.
  • If it doesn't match, the card will disappear after sometime
  • Remember the card which doesn't match
  • The moves are counted
  • The result is shown based on Star Rating.

It uses HTML, CSS, JQuery, Bootstrap and external libraries like sweetalert2.js