This Memory Card Game is a study project for the Udacity Front-End Nanodegree.
The Memory Game is single web page that displays game like you used to play in nursery school with a set of cards that are matched into pairs.
Click on cards to turn them over and try to find a match.
Once all the matches are found, a status report displays with a Start Over button to replay. Enjoy!
Please use a suggested browser.
Download the project into a folder and then open index.html.
The game work best in the following browsers (version tested):
- Chrome (v.63)
- FireFox (v.58)
- FireFoxDeveloperEdition (v.58)
- Brave (v.0.20.30)
This repository is based on the starter code from Udacity. You cannot contribute to the source project, but you can contribute to this one if you wish.
For details, check out CONTRIBUTING.md.
I kept a running list of resources that I used as a student to learn about HTML, CSS and Javascript.