Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 642 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 642 Bytes

Branch: modals

Memory Card Game

Challenge

Match all the cards without losing all the stars! Try to make a better time than before.

Instructions

Start the game by clicking on a card. Try to find the pair! Keep using your memory to find the pairs without loosing moves.

About the Memory Game

This is a project for the Front End NanoDegree at Udacity under the Google Developer Challenge Scholarship (2017-2018, Europe).

I mostly built the game with Vanilla JavaScript, manipulating the DOM and barely touching the HTML and the CSS. All the functionality was created by me except the shuffle function provided by Udacity.