Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

robbailey3/udacity-frontend-project-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Udacity Front-End Developer NanoDegree - Project 2: Memory Game

By Rob Bailey

What is this?

This is a HTML, CSS & JS implementation of the popular game 'Concentration' (aka Memory Game). It has been created as part of the Udacity Front-End Developer NanoDegree.

See Project Rubric.

How to run the game

  1. Clone this repo
  2. Open index.html in a browser
  3. Enjoy 😁

How to Play the Game

Depending on which level you choose, the game board will contain between 12 and 24 cards arranged in a grid.

  • Easy: 6 pairs of cards
  • Medium: 8 pairs of cards
  • Hard: 12 pairs of cards

On each turn, the user will click on a card to reveal the picture underneath. The user will then pick another card. If the images on both flipped cards match, the cards will remain flipped, if not, the cards will flip back. The game will end when all cards have been flipped.

Keyboard Shortcuts

  • shift + r : Restart the game

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published