@toolcase/phaser-plus
TypeScript icon, indicating that this package has built-in type declarations

1.0.6ย โ€ขย Publicย โ€ขย Published

@toolcase/phaser-plus

GitHub npm version npm downloads Read docs

๐Ÿ  Makes PhaserJS framework more awesome

โญ Features

  • ๐ŸŽŸ๏ธ Scene centralized state
  • ๐Ÿงฉ Module API with built-in events
  • ๐Ÿ“‹ Sharing code between scenes easily

๐Ÿš€ Getting started

npm install --save @toolcase/phaser-plus
import { Scene } from '@toolcase/phaser-plus'

class MyGameScene extends Scene {

    onCreate() {

    }

}

License

The project is licensed under MIT License

Package Sidebar

Install

npm i @toolcase/phaser-plus

Weekly Downloads

0

Version

1.0.6

License

MIT

Unpacked Size

366 kB

Total Files

44

Last publish

Collaborators

  • kalevski