Skip to content

gustsu/phaser3-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phaser 3 Starter Template

This is a Phaser 3 starter template / boiler plate. It includes live reload via webpack 4, ES6 support, loading images via import module and a simple project structure. The phaser code is a combination of various repos and the webpack setup is taken straight from the photostorm phaser3 project template. Big thanks and credit to https://github.com/photonstorm/phaser3-project-template and https://github.com/snowbillr/phaser3-webpack-es6-dev-starter

Available Commands

Command Description
npm install Install project dependencies
npm start Build project and open web server running project
npm run build Builds code bundle with production settings (minification, uglification, etc..)

About

Phaser3 + ES6 + Webpack4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors