Memory Game project for Udacity Grow With Google Front-End Nanodegree Program
To create an interactive web-based memory game that tracks time, moves, and rating based on amount of moves. Complete with congratulatory pop-up upon completion, as well as a reset function.
Access the interactive game here: https://gadgetgirlcodes.github.io/FENDMemoryGameProject/
Click each card to flip over the card. Based on memory, attempt to match all pairs of cards.
A reset button is located at the top right of the board for starting over.
A huge thanks goes to Matthew Cranford for his amazing walk-through as well as Sandra Israel-Ovirih for hers. They both were an immense help to me completing this project. Also, thanks so much to the Udacity community and my fellow classmates for all the help and support as well!
Matt’s : https://matthewcranford.com/memory-game-walkthrough-part-1-setup/
Sandra’s : https://scotch.io/tutorials/how-to-build-a-memory-matching-game-in-javascript
This repository was created solely for the purpose of completing Udacity’s Front End Nanodegree Program. Pull requests are welcome, but may not be accepted.