phaser/v2/resources/Project Templates/Webpack
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
build 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
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-Webpack

Simple boilerplate project that combines Phaser with Webpack.

Installation instructions

npm install webpack -g

Build instructions

Run the following command to build the game

webpack src/entry.js build/bundle.js