Table of Contents
Memory Game, also known as the Concentration card game or Matching Game, is a simple card game where you need to match pairs by turn over 2 cards at a time. There are so many versions of it it is hard to in down it's exact origin. There are claims that the famuos writer of Huckleberry Finn, Mark Twain invented his own version. I googled it and whatever it is, it looks more like a way of trying to figure out how much tax you owe rather than match cards.
Try to match the cards with its respective pair with as few moves as possible.
- Reveal cards by clicking on them
- Only two cards can be revealed at a time
- If the symbols on the cards do not match the cards will revert to the original position
- If the symbols match the revealed cards will remain open
- Game is successfully completed when all pairs of cards have been matched to each other
To run this project on your local server you'll need -
- jQuery
- Node
- Npm
- MongoDB
- Clone the repo
git clone https://github.com/prembhimavat/Card-Memory-Match.git
- Install NPM packages
npm install
Twitter - @prembhimavat
Project Link: Upmatching