phaser3-typescript-template

0.0.3 • Public • Published

Phaser 3 Typescript Project Template

A Phaser 3 project template with Typescript support.

DISCLAIMER: There is currently no typing support for Phaser 3. For this reason tsc will throw errors due to Phaser not being defined. Once the official typings are complete, they'll be integrated here. https://github.com/photonstorm/phaser/issues/3224

Requirements

Node.js

Install and run

Command Description
npm install Install dependencies
npm start Build app and launch browser
npm run production Build app with minification enabled
npm run type-check Runs tsc

/phaser3-typescript-template/

    Package Sidebar

    Install

    npm i phaser3-typescript-template

    Weekly Downloads

    0

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    549 kB

    Total Files

    14

    Last publish

    Collaborators

    • stephenpoole