https://github.com/koreezgames/phaser-particle-editor
Phaser Particle Editor helps to create phaser particle effects visually.
https://github.com/koreezgames/phaser-particle-editor
editor emitter game game-development games particle particles phaser phaser-game phaserjs
Last synced: 3 months ago
JSON representation
Phaser Particle Editor helps to create phaser particle effects visually.
- Host: GitHub
- URL: https://github.com/koreezgames/phaser-particle-editor
- Owner: koreezgames
- License: mit
- Created: 2017-08-24T12:17:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-29T11:56:00.000Z (almost 7 years ago)
- Last Synced: 2025-01-31T05:33:56.280Z (4 months ago)
- Topics: editor, emitter, game, game-development, games, particle, particles, phaser, phaser-game, phaserjs
- Language: JavaScript
- Homepage:
- Size: 224 KB
- Stars: 10
- Watchers: 7
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Phaser Particle Editor
[](https://travis-ci.org/koreezgames/phaser-particle-editor) []() [](#status) [](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=US&item_name=Koreez%20LLC&no_note=0¤cy_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest)This tool helps to create phaser particle effects visually.
## Getting Started
* [Watch the video](https://www.facebook.com/saqsun/videos/1698844436801218/)## Plugin
Phaser Particle Editor has plugin which will easily render your content.
It is of course open source: [phaser-particle-editor-plugin](https://github.com/koreezgames/phaser-particle-editor-plugin.git)#### Installation
#### ***Using script tag:***
[](https://www.jsdelivr.com/package/npm/@koreez/phaser-particle-editor-plugin/dist/plugin.min.js)
```html```
#### ***Using npm:***
[](https://www.npmjs.com/package/@koreez/phaser-particle-editor-plugin)
```shell
$ npm i -g npm
$ npm i --save @koreez/phaser-particle-editor-plugin
```## News & Community
We have a [forum](http://www.html5gamedevs.com/topic/33387-phaser-particle-editor) 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:
```shell
$ npm install
```
#### 3. Run the development server:
Run:
```shell
$ 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](https://github.com/koreezgames/phaser-particle-editor/issues) here on GitHub to report issues.## Donation
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&[email protected]&lc=US&item_name=Koreez%20LLC&no_note=0¤cy_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest)