Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 591 Bytes

Readme.md

File metadata and controls

executable file
·
9 lines (5 loc) · 591 Bytes

A very small HTML5 and Javascript based memory game for matching images.

Play the game live here at Heroku.

Or to play it locally run git clone https://github.com/rohan-paul/Card-Matching-Memory-Game.git and then just double click on the home.html file with any browser.

How the game is played - Click on each box, and the corresponding image will be revealed. For each image, there's a duplicate of the same. As you click on 2 same images both will vanish. Goal is to match all images in the lowest possible time.