All Projects → jondot → gulpjs-phaser

jondot / gulpjs-phaser

Licence: other
No description, website, or topics provided.

Programming Languages

CSS
56736 projects
coffeescript
4710 projects
javascript
184084 projects - #8 most used programming language

gulpjs-phaser

An awesome combination. Develop games faster, with less friction with tooling.

  • Phaser game engine
  • Gulp.js for blazing-fast, maintainable builds
  • Static server and Live-Reload for faster turnaround times
  • Mini platformer from the phaser tutorial set up
  • Coffeescript for sane, succint code and build
  • Sass for awesome style

Getting started

You need to have node.js installed on your machine.

  1. Install the Chrome live-reload extension

  2. Set up your project:

$ git clone [email protected]:jondot/gulpjs-phaser.git && cd gulpjs-phaser
$ npm install -g gulp && npm install
$ gulp
$ open http://localhost:3000
  1. Edit your code and watch everything update automagically.

Contributing

Fork, implement, add tests, pull request, get my everlasting thanks and a respectable place here :).

Thanks

Copyright

Copyright (c) 2014 Dotan Nahum @jondot. See MIT-LICENSE for further details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].