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

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

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

![Mobile view](https://i.imgur.com/pBc6kln.png)

### External libraries Used

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