phaser-extended
v1.0.9
Published
A component library for Phaser
Downloads
8
Maintainers
Readme
Phaser Extended
Phaser Extended is a component library for Phaser, specialized in creating complex and reusable game objects. It is designed to be modular and easy to use, with a focus on performance and flexibility.
Installation
To install Phaser Extended, you can use npm:
# Using npm
npm install phaser-extended
# Using yarn
yarn add phaser-extended
# Using pnpm
pnpm add phaser-extended