phaser-js-boilerplate
phaser-js-boilerplate copied to clipboard
Automated workflow to Phaser Game Development. [abandoned]
Phaser JS Boilerplate v0.1.3
Automated workflow to Phaser Game Development (based on FireShell).
Jump start
Get started with Phaser-Boilerplate:
- Download and Install NodeJS.
- Install grunt-cli
npm install -g grunt-cli
. - start the workflow double-clicking on
grunt-dev.bat
(Windows) orgrunt-dev.command
(Unix).
Features
- auto-reload game page on changes.
- auto-browserify
- auto-minification of js files
Contributing
####Steps to contributing:
- Create your feature branch, commit changes and push to origin
- Submit a Pull Request with details on your feature branch
####Guidelines:
- Non-trivial changes should be discussed in an issue first
- Do not create issues for support reasons, use Stack Overflow
Phaser JS Boilerplate is maintained by Luiz "Bills" and it's contributors;
License
Licensed under MIT.