Skip to content

willmcneilly/space-shooter-phaser

Repository files navigation

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 git@github.com: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.

About

A simple space shooter built with phaser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published