viditkothari / memorycards

Test your memory by flipping & matching cards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memorycards

Test your memory by flipping & matching cards

Game made using jQuery, Bootstrap and with JS's DOM manipulation techniques. The main logic is contained in the 'app.js'

Instructions

  • Right after launch the game shows you all the 16 cards ( pair of 8 cards) and upon clicking one of the cards after ~2 seconds you should see the timer start.
  • You have 12 moves to score 3 star, and ~24 moves to score 2 stars.

How to play the game

  • Clone this repo or download & extract
  • Open the folder & launch the index.html
  • Play the game!

About

Test your memory by flipping & matching cards


Languages

Language:JavaScript 57.7%Language:HTML 28.5%Language:CSS 13.8%