Ecosyste.ms: Awesome

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

http://karol-f.github.io/ngMario/

Learn AngularJS playing Super Mario Brothers
http://karol-f.github.io/ngMario/

Last synced: 16 days ago
JSON representation

Learn AngularJS playing Super Mario Brothers

Lists

README

        

ngMario
=========

Learn AngularJS playing Super Mario Brothers.

#####[Check Demo](http://karol-f.github.io/ngMario)

It was prepared as an experiment for local JavaScript meetup. **It's in early phase and might not work for you**. Tested in newest Chrome and Opera.

This project is build on top of the [FullScreenMario](https://github.com/Diogenesthecynic/FullScreenMario) and [Reveal.js](https://github.com/hakimel/reveal.js/) and controlled by AngularJS.

### Controls
Use keyboard arrow keys: **left/rigt/top/bottom**

### Installation

```
npm install
bower install
grunt

```

### License
This is released under the Attribution Non-Commercial Share-Alike license. Full Screen Mario is meant to be both a proof of concept and an entertaining pasttime, not a source of income.

Based on [FullScreenMario](https://github.com/Diogenesthecynic/FullScreenMario)