yunkii / animal-memory-game

Classic memory game using vanilla javascript (also known as concentration / match match, shinkei-suijaku, pairs) 🦁🐼🐧

Home Page:https://yunkii.github.io/udacity-front-end/P03/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Classic memory game using vanilla javascript (also known as concentration / match match, shinkei-suijaku, pairs) 🦁🐼🐧

https://yunkii.github.io/udacity-front-end/P03/index.html


Languages

Language:JavaScript 51.6%Language:CSS 33.3%Language:HTML 15.1%