Skip to content

This is a Memory Card Flipping game featuring a monochromatic UI. There are multiple levels to play, a countdown timer, a move tracker and a highscores listing. The game board is randomized upon each click and moves are tracked upon the pair of cards user flips.

Notifications You must be signed in to change notification settings

prembhimavat/Card-Memory-Match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Card Memory Game


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contact

About The Project

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.

(back to top)

How to play

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

(back to top)

Built With

(back to top)

Getting Started

To run this project on your local server you'll need -

Prerequisites

  • jQuery
  • Node
  • Npm
  • MongoDB

Installation

  1. Clone the repo
    git clone https://github.com/prembhimavat/Card-Memory-Match.git
  2. Install NPM packages
    npm install

(back to top)

Usage

1

2

3

(back to top)

Contact

Twitter - @prembhimavat

Project Link: Upmatching

(back to top)

About

This is a Memory Card Flipping game featuring a monochromatic UI. There are multiple levels to play, a countdown timer, a move tracker and a highscores listing. The game board is randomized upon each click and moves are tracked upon the pair of cards user flips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published