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

https://github.com/roborourke/phaser-demo

Demo game put together in stages as part of an introduction to phaser.js
https://github.com/roborourke/phaser-demo

Last synced: 12 months ago
JSON representation

Demo game put together in stages as part of an introduction to phaser.js

Awesome Lists containing this project

README

          

phaser-demo
===========

Demo game put together in stages as part of an introduction to phaser.js at [Liverpool JS User Group](http://www.meetup.com/Liverpool-Javascript-user-group-client-server-side-JS/)

## Installation

1. Clone the repository
2. Run `npm install`
3. Run `grunt connect`
4. Browse the examples at `http://localhost:8005/indexXX.html`