Skip to content

Latest commit

 

History

History
executable file
·
28 lines (19 loc) · 808 Bytes

README.md

File metadata and controls

executable file
·
28 lines (19 loc) · 808 Bytes

Memory Game Project

Table of Contents

What is this project about

Memory Game Project is a second project in Front-End Web Developer Nanodegree Program by Udacity. It is a memory game that will start once the card clicked. If two cards matched it will be shown, otherwise it will be hudden again.

Once the game started a timer will be start and each two clicks will count one move or one click. Stars will be effects with the number of clicks.

Who can play

Anyone welcome to play, check out Memory Game.

Development Technology

All the Web development learned so far has been applied

  1. HTML.
  2. CSS.
  3. JavaScript.
  4. Font Awesome Icons.
  5. JQuery.
  6. easytimer JS.