phaser-plus

🐠 Extensions to make PhaserJS more awesome

MIT License

Downloads
105
Stars
15
Committers
4

Phaser Plus

Phaser Plus is a set of utilities and tools in the form of free and open-source (FOSS) libraries that provide solutions for common problems related to game development using Phaser framework.

Phaser. is a free and open source software developed and owned by Richard Davey. You can visit their funding page and help them to make Phaser even better.

Currently, phaser-plus is in the early stages of development. If you encounter any problems while setting up a project, please open an issue or start a discussion on GitHub.

🚀 Getting started

npx @phaser-plus/cli init my-awesome-game
cd my-awesome-game
npm install
npm start

đŸ“Ļ Packages

🚀 Run examples locally

  1. Clone the project git clone [email protected]:kalevski/phaser-plus.git
  2. Install dependencies npm install
  3. Run examples: npm run dev -w @phaser-plus/examples

License

The project is licensed under MIT License

Package Rankings
Top 15.33% on Npmjs.org
Badges
Extracted from project README
forthebadge forthebadge GitHub Read docs Visit website Check examples
Related Projects