hunar4321 / particle-life

A simple program to simulate artificial life using attraction/reuplsion forces between many particles
MIT License
2.93k stars 291 forks source link

shift+click = negative pulse #70

Closed skal65535 closed 1 year ago

skal65535 commented 1 year ago

Holding the 'shift' key while clicking the mouse will 'suck' particles in. Chaos ensue.

Also limit the PulseDuration range to something more pratical.