Notice : this repository is currently not actively maintained.. I am not sure if this is working.. so any feedback/pull requests are welcome. also.. contact me if you want to take over this :D
Phaser, a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering, repackaged for Meteor.
Phaser and meteor-phaser are released under the MIT License.
For anyone who wants to update this to the latest phaser lib they are welcome..
this is how you do it
- clone this repo (git clone)
- git submodule init
- git submodule update
- cd meteor-phaser/phaser
- git pull origin master
- cd ..
this should do it.. any pull requests for updating phaser is welcome :D