phaser3-typescript-boilerplate

1.1.1 • Public • Published

Phaser 3 Typescript Boilerplate

Contains 3 scenes:

  • Boot (for minimal file loading for files needed in Preload)
  • Preload contains a bespoke driven by the manifest.json
  • Game primary game scene

Installation

npm install

Scripts

  • npm start

Build files, run the webpack dev-server - available at localhost:8080

  • npm build

Build the production version and output files to dist

  • npm run lint

Lint the codebase using ESLint

Readme

Keywords

none

Package Sidebar

Install

npm i phaser3-typescript-boilerplate

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

388 kB

Total Files

16

Last publish

Collaborators

  • cloakedninjas