Skip to content

koreezgames/phaser-particle-editor

Repository files navigation

Phaser Particle Editor

Build Status David Project status Donate

This tool helps to create phaser particle effects visually.

Getting Started

Plugin

Phaser Particle Editor has plugin which will easily render your content. It is of course open source: phaser-particle-editor-plugin

Installation

Using script tag:

<script src="//cdn.jsdelivr.net/npm/@koreez/phaser-particle-editor-plugin/dist/plugin.min.js"></script>

Using npm:

npm

$ npm i -g npm
$ npm i --save @koreez/phaser-particle-editor-plugin

News & Community

We have a forum so you can always be up to date with latest news!

Contributing

Coming soon!

Run from sources

1. Clone this repo:

  • Fork this repo.
  • Navigate into your workspace directory.
  • Clone yor Fork.

2. Install node.js and npm:

https://nodejs.org/en/

Navigate to the cloned repo’s directory.

Run:

$ npm install 

3. Run the development server:

Run:

$ npm run dev

This will run a server so you can run the editor in a browser.

Open your browser and enter localhost:3000 into the address bar.

Also this will start a watch process, so you can change the source and the process will recompile and refresh the browser

Reporting Issues

Because the editor is open source, you can use the issue tracker here on GitHub to report issues.

Donation

paypal