phaser/2.7.0/resources/Project Templates/RequireJS
2016-11-22 01:36:56 +00:00
..
assets Splitting the dev branch up into versions. 2016-11-22 01:36:56 +00:00
src Splitting the dev branch up into versions. 2016-11-22 01:36:56 +00:00
.bowerrc Splitting the dev branch up into versions. 2016-11-22 01:36:56 +00:00
bower.json Splitting the dev branch up into versions. 2016-11-22 01:36:56 +00:00
index.html Splitting the dev branch up into versions. 2016-11-22 01:36:56 +00:00
README.md Splitting the dev branch up into versions. 2016-11-22 01:36:56 +00:00

Phaser-RequireJS

Boilerplate project that combines Phaser with RequireJS.

Structure

The Hello World game is found in www. The www directory will need a bower install. Bower dependencies are configured to install into www/src/libs.

NOTE

I haven't yet fully decided whether RequireJS is the right way of modularising a Phaser game.

Change Log

Version 0.1.0

  • Initial project.