https://github.com/aviaryan/ud-memory-game
[Udacity] [FEND] Memory Game
https://github.com/aviaryan/ud-memory-game
Last synced: 3 months ago
JSON representation
[Udacity] [FEND] Memory Game
- Host: GitHub
- URL: https://github.com/aviaryan/ud-memory-game
- Owner: aviaryan
- Created: 2018-01-23T11:26:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T19:00:17.000Z (over 7 years ago)
- Last Synced: 2025-07-06T04:43:11.546Z (3 months ago)
- Language: CSS
- Size: 58.6 KB
- Stars: 3
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Memory Game Project
Classic Memory Game
### How to play
* Open http://aviaryan.in/ud-memory-game/. This is the game.
* Clicking on tiles will turn them over so that you can see what lies on them.
* Your goal is to match two tiles of the same type at a time.
* Then try to match all pairs in as minimum moves as possible.### Screenshots

### External libraries Used
* jQuery
* [animate.css](https://github.com/daneden/animate.css)
* [vex](http://github.hubspot.com/vex/)