An open API service indexing awesome lists of open source software.

https://github.com/elena-in-code/memory-game


https://github.com/elena-in-code/memory-game

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# [Memory Game](https://elena-in-code.github.io/Memory-game/ "live sample the game")

![Memory Game Gif](https://user-images.githubusercontent.com/30567608/42864014-491ecdc8-8a65-11e8-90fb-9cecac056549.gif "gif of the game")

project part of the [**Front-End Web Developer Nanodegree Udacity**](https://eu.udacity.com/course/front-end-web-developer-nanodegree--nd001).

### Code with:

+ HTML5
+ CSS3
+ javaScript

### Dependencies:

+ Font Awesome
+ Google Fonts

### Features:

+ Timer 🕛
+ Number of moves counter
+ Number of stars ⭐⭐⭐ (Rating)
+ Reset game
+ Play again
+ Automatic shuffle of cards everytime game is reset, initilize or page reload

### How to play the game:

+ Click on the cards to see the symbols they hide, and try to make pairs of cards with the same symbol on it
+ There is 16 cars so 8 pairs to be matched
+ Try to make it with the leats numbers of moves to get more stars ⭐
+ Keep an eye on the timer 🕛
+ Timer will start counting with your first click on a card
+ Once it is finished, all the cards pairs matched, you will be informed of it and the time it took you, also the number of moves as the stars you got awarded with.
+ You can reset the game anytime

##### acknowledgments:
Thanks to [Yahya Elharony](https://youtu.be/G8J13lmApkQ) for the great tips

##### [Play the game here!](https://elena-in-code.github.io/Memory-game/ "live sample the game")

##### Hope you enjoy it!