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

https://github.com/callmehiphop/mario-cards


https://github.com/callmehiphop/mario-cards

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

Mario-Cards
===========

This is a re-creation of the card flip game from Super Mario Bros. 3, it's also based off of

Play here

or..

Install it by doing the following

```
# Use `package.json` to pull down dependencies from npm
$ npm install

# Use `component.json` to pull down dependencies from bower
$ bower install
```

After you have all the dependencies installed, all that is left is to run `grunt server`!