caarek / Memory-Game

Memory Game project from Udacity course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory Game Project

Project from Udacity course. Simple memory game.

Game is build on basic HTML, CSS, JS and also use Google Fonts and Font Awesome icons.

Table of Contents

Download

  1. You need to download project:
  • Click download and open zip, or
  • Just clone
git clone https://github.com/Pecet48/Memory-Game.git
  1. Then open index.html file in your browser.
  2. Now you can play!

Instructions

In this game you have 16 cards. There are hidden pairs, which you must discover. You can show only two cards in one round. If you catch similar cards, they will not hidden again. So your task is find all pairs.

One more thing ... The game count your moves and time. You must be fast and accurate.

Ratings: :star::star::star: <11 moves :star::star: <19 moves :star: >18 moves

Contributing

This repository is the starter code for all Udacity students. Therefore, we most likely will not accept pull requests.

For details, check out CONTRIBUTING.md.

About

Memory Game project from Udacity course


Languages

Language:JavaScript 62.0%Language:CSS 24.0%Language:HTML 14.0%