https://github.com/matildevoldsen/memory-card
https://github.com/matildevoldsen/memory-card
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matildevoldsen/memory-card
- Owner: Matildevoldsen
- Created: 2017-12-30T14:38:43.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-02T14:40:52.000Z (over 8 years ago)
- Last Synced: 2025-02-17T05:43:59.764Z (over 1 year ago)
- Language: JavaScript
- Size: 57.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Memory Card Game
A simple memory card game that shows how well you performed in the game and how long it took you.
## Purpose
This game is made to my Udacity Nanodegree project.
## Installation
How to install:
* Clone the project.
* Download the files from the repo.
## How to play
This game does not have a time limit and when all cards is a match you've won.
How does the functions work?:
* **Restart:** click on the 
* **Timer:** starts when you click the first card.
* **Stars:** After several try's you'll get fewer stars. You'll always get min 1 star or more depending.
* **Move Counter:** The move counter will increase for each time you click two cards.