AymanMorsy / Memory-Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game Project ๐Ÿ“ŸDemo๐Ÿ“Ÿ

Table of Contents

Description

  • A Udacity Front End Nanodegree program project.
  • A memory game consists of 8 eight different pairs of cards with different symbols that are arranged randomly in a grid with the symbol face down. We are trying to find matched pairs of cards.
  • The game web application is responsive and can be played over any device.
  • 32 moves get 3 stars 48 moves 2 stars and greater than get 1 stars

Instructions

  1. Flip over two hidden cards at a time to locate the ones that match. The rating of the player is build on:

    • Number of moves to complete the game.
    • Time taked to complete the game.
  2. Player can restart game at any point by clicking over restart button.

License

  • google fonts Audiowide Open Font License
  • Font Awesome licensed MIT license.
  • This project is licensed under the terms of the MIT license.

About


Languages

Language:JavaScript 44.6%Language:CSS 29.4%Language:HTML 26.0%