Skip to content

byrnecode/fend-project-memory-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Game Project

Description

This is a browser-based card matching game (also known as Concentration).

Click here to play online.

Or Run locally

  • Download zip or clone github repository
  • Open/Run index.html in you browser

How to play

The gameplay rules are very simple: flip over two hidden cards at a time to locate the ones that match.

Each turn:

  • The player flips one card over to reveal its underlying symbol.
  • The player then turns over a second card, trying to find the corresponding card with the same symbol.
  • If the cards match, both cards stay flipped over.
  • If the cards do not match, both cards are flipped face down.

The game ends once all cards have been correctly matched.

Plugins used

About

Udacity Front-End Nanodegree Project - Memory Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published