Skip to content
/ phaser-bootstrap Public template

A Phaser project template used for prototyping things with Phaser, without having to setup Webpack and Babel.

Notifications You must be signed in to change notification settings

Anras573/phaser-bootstrap

Repository files navigation

Phaser Boostrap Github Action build badge

A Phaser project template used for prototyping things with Phaser, without having to setup Webpack and Babel.

First time setup

Run npm ci in a console of your choice

Usage

Run npm run dev in a console of your choice and WebPack will build the application and launch your default browser, showing the game running.

The webpage should look like this: https://www.anbora.dk/phaser-bootstrap

Build

To do a production build of your game, run npm run build in a console of your choice.

About

A Phaser project template used for prototyping things with Phaser, without having to setup Webpack and Babel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published