https://github.com/binaryshrey/memory-game
Udacity's FEND Memory Game - Match the set of 8 cards as fast as possible.
https://github.com/binaryshrey/memory-game
css html5 javascript
Last synced: 10 months ago
JSON representation
Udacity's FEND Memory Game - Match the set of 8 cards as fast as possible.
- Host: GitHub
- URL: https://github.com/binaryshrey/memory-game
- Owner: binaryshrey
- Created: 2018-10-20T08:52:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-27T05:49:27.000Z (over 3 years ago)
- Last Synced: 2025-02-16T11:11:53.399Z (12 months ago)
- Topics: css, html5, javascript
- Language: JavaScript
- Homepage: https://binaryshrey.github.io/Memory-Game/
- Size: 239 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Memory-Game
Udacity FEND Memory-Game Project

# Getting Started
- Follow this [Memory-Game](https://binaryshrey.github.io/Memory-Game/) site or clone the repo on to your system.
- Extract the .zip file
- Open index.html in your browser.
# Rules and Regulations
1. Match the set of 8 cards as fast as you can.
2. Timer starts as soon as you click the cards.
3. Solve the puzzle in fewest moves possible to get highest rating.
4. You can restart the game anytime using the reset-button.
5. Rating is calculated based on fewest moves and timing
# Built With
- HTML5
- CSS
- JAVASCRIPT
- jQUERY
# License
This project is licensed under the MIT License - see the LICENSE.md file for details
# Acknowledgements
- A sincere note of thanks to Udacity Mentors and Code-Reviewers
- Friends and collegues