hkedia321 / memory-game-udacity

A memory based cards game for udacity nanodegree project

Home Page:https://hkedia321.github.io/memory-game-udacity/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game Project

This is a memory game. The user needs to keep guessing the card's images in order to match them. User can turn one card at a time. If you turn two cards with the same icon in two successive attempts, you have successfully revealed one pair. Likewise, you have to search for all the 8 pairs. The game gets over once the user has matched all the cards.

Features

  • Random shuffling of cards each time
  • Display number of moves taken
  • Display timer
  • Show results
  • Option for resetting

Dependencies

  • Jquery
  • Font-awesome

Screenshots

image image

Live demo

hkedia321.github.io/memory-game-udacity

About

A memory based cards game for udacity nanodegree project

https://hkedia321.github.io/memory-game-udacity/


Languages

Language:JavaScript 45.8%Language:CSS 29.0%Language:HTML 25.2%