项目作者: GadgetGirlCodes

项目描述 :
Memory Game project for Udacity Grow With Google Front-End Nanodegree Program
高级语言: JavaScript
项目地址: git://github.com/GadgetGirlCodes/FENDMemoryGameProject.git
创建时间: 2018-07-14T23:29:02Z
项目社区:https://github.com/GadgetGirlCodes/FENDMemoryGameProject

开源协议:

下载


Memory Game Project

Table of Contents

Goal

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.

How to Play

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.

Attribution

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

Contributing

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.