Skip to content

Latest commit

 

History

History
executable file
·
33 lines (20 loc) · 1002 Bytes

README.md

File metadata and controls

executable file
·
33 lines (20 loc) · 1002 Bytes

Memory Game Project

Memory game

Table of Contents

Project Purpose:

This game is a project for Front-end Developer Nanodegree at Udacity (Google Scholarship Program)

The purpose is to demostrate the knowledge of html, CSS and Javascript

How to start

You can play it here. or you can clone it to your machine and open index.html

Score

This game is using 3-star rating system. Depends on the result, different messages will be given.

Dependencies

This game is using vanilla javascript and Animated CSS.

Credit

Images : cute icons are from Flaticons.

JS functions : The shuffle function , Stopwatch