Skip to content

A Phaser 3 project template with ES6 support through Webpack for a Modern JavaScript touch for building Games

License

Notifications You must be signed in to change notification settings

KabohaJeanMark/phaser-starter-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phaser-starter-template

A Phaser 3 project template with ES6 support through for a Modern JavaScript touch via Babel 7 and Webpack 5 that includes hot-reloading for development and production-ready builds.

This has been updated for Phaser 3.50.0 version and above.

Loading images via JavaScript module import is also supported, although not recommended.

Requirements

Node.js is required to install dependencies and run scripts via npm.

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

A Phaser 3 project template with ES6 support through Webpack for a Modern JavaScript touch for building Games

Resources

License

Stars

Watchers

Forks