@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

Dependents (0)

Package Sidebar

Install

npm i @toolcase/phaser-plus

Weekly Downloads

2

Version

1.0.6

License

MIT

Unpacked Size

366 kB

Total Files

44

Last publish

Collaborators

  • kalevski