An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Memory-Game
Udacity FEND Memory-Game Project

![Overview](https://raw.githubusercontent.com/binaryshrey/Memory-Game/master/Overview.webp)

# 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