kalevski / phaser-plus

🐠 Extensions to make PhaserJS more awesome

Home Page:https://phaser-plus.kalevski.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phaser Plus

forthebadge forthebadge

GitHub Read docs Visit website Check examples

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.

phaser plus

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 git@github.com: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

About

🐠 Extensions to make PhaserJS more awesome

https://phaser-plus.kalevski.dev/

License:MIT License


Languages

Language:JavaScript 95.0%Language:CSS 4.2%Language:HTML 0.8%