Every web game I have worked on grew its own little particle system. It always starts the same way: a pool of sprites, a velocity, a lifetime, a fade. Two hundred lines and you have sparks.

Source: [Dev.to](https://dev.to/patilrb/the-particle-features-i-stopped-hand-rolling-1jpd)

Sponsored