![Phaser Logo](http://www.photonstorm.com/wp-content/uploads/2013/09/phaser_10_release.jpg) # Phaser Plugins This is the Phaser Plugins repository. If you're looking for the framework itself, please go here: https://github.com/photonstorm/phaser ## Contributing - If you find a bug in a Plugin then please report it on [GitHub Issues][issues] or our [Support Forum][forum]. - You can issue Pull Requests for new plugins or fixes to existing ones against the `master` branch. - If you have a Plugin request, or have written a game or demo that shows a Phaser Plugin in use, then please get in touch. We'd love to hear from you! Either post to our [forum][forum] or email: rich@photonstorm.com ## Bugs? Please add them to the [Issue Tracker][issues] with as much info as possible, especially source code demonstrating the issue. ## About Phaser Phaser is a fast, free and fun open source game framework for making desktop and mobile browser HTML5 games. It uses [Pixi.js](https://github.com/GoodBoyDigital/pixi.js/) internally for fast 2D Canvas and WebGL rendering. By Richard Davey, [Photon Storm](http://www.photonstorm.com) * View the [Official Website](http://phaser.io) * Follow on [Twitter](https://twitter.com/photonstorm) * Join the [Forum](http://www.html5gamedevs.com/forum/14-phaser/) * Source code for 300+ [Phaser Examples](https://github.com/photonstorm/phaser-examples) or [browse them online](http://examples.phaser.io) * Read the [documentation online](http://docs.phaser.io) * Join our [#phaserio IRC channel](http://www.html5gamedevs.com/topic/4470-official-phaserio-irc-channel-phaserio-on-freenode/) on freenode * Subscribe to the [Phaser Newsletter](https://confirmsubscription.com/h/r/369DE48E3E86AF1E) and we'll email you when new versions are released. ## License Phaser and all examples are released under the [MIT License](http://opensource.org/licenses/MIT). This does not include any assets (art, music, sounds). However it is up to the individual Plugin authors which license they release under, so please check for a `license.txt` file in the plugin folder. If one is not present you may assume the MIT License. [issues]: https://github.com/photonstorm/phaser-plugins/issues [contribute]: https://github.com/photonstorm/phaser/blob/master/CONTRIBUTING.md [phaser]: https://github.com/photonstorm/phaser-plugins [forum]: http://www.html5gamedevs.com/forum/14-phaser/ [![Analytics](https://ga-beacon.appspot.com/UA-44006568-2/phaser/index)](https://github.com/igrigorik/ga-beacon)