A simple demo project built with Phaser 3, showcasing different particle emitters such as Spell, Fire, Poison, and Storm effects.
Interactive buttons allow you to trigger each effect.
- π Spell Effect β blue and white magical spark particles.
- π₯ Fire Effect β fiery explosion with gradient colors.
- β οΈ Poison Effect β green toxic mist with floating motion.
- β‘ Storm Effect β lightning strikes with flash, shake, and branching sparks.
- Node.js installed
- A static server (e.g., http-server) or your preferred dev server.
Clone the repo:
git clone https://github.com/adcoding/phaser-particles
cd phaser-particles