Skip to content

alessandrobattisti/MemoryGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MemoryGame

Udacity Front-End Web Developer Nanodegree Program

Description

Simple memory game created with HTML, CSS and Javascript.

How to run:

Clone or download this repository and open index.html.

A working demo can be played here: http://alebat.atwebpages.com/memory/

How to play:

The goal of this game is to flip and match all the turned-down cards.

Flip two cards, if the cards match, both cards stay flipped otherwise they will be hidden again.

The game ends once all cards have been correctly matched.

As soon as the game ends a modal with informations about elapsed time, number of moves and stars gained will be displayed.

Features:

  1. Moves count
  2. Timer
  3. Star rating (1-3)
  4. Change board size (4x4 or 6x6)
  5. Responsive web design
  6. 10 best score saved in localStorage

Resources used

About

Simple memory game created with HTML, CSS and Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published