phaser/v2/resources/Project Templates/RequireJS
2016-11-23 00:17:46 +00:00
..
assets Updated folder paths and the 2.7 README. 2016-11-23 00:17:46 +00:00
src Updated folder paths and the 2.7 README. 2016-11-23 00:17:46 +00:00
.bowerrc Updated folder paths and the 2.7 README. 2016-11-23 00:17:46 +00:00
bower.json Updated folder paths and the 2.7 README. 2016-11-23 00:17:46 +00:00
index.html Updated folder paths and the 2.7 README. 2016-11-23 00:17:46 +00:00
README.md Updated folder paths and the 2.7 README. 2016-11-23 00:17:46 +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.