Home

Awesome

Phaser 3 Webpack4 boilerplate for game jams

Boilerplate to start working with Phaser 3, Webpack 4, ES6. Implements the common requirements in a generic game to speed up the development, specially during game jams.

Instructions

npm install

npm run start

npm run build

Features

[] User interface Layer [] HUD

[] Scene Managament

[] Save and load

[] Level loader

[] Sound manager

[] Drag and drop elements