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

Question: is this based on rule-set ? #66

Closed imvetri closed 1 year ago

Cervantes21 commented 1 year ago

You can be more specific?

imvetri commented 1 year ago

How does particle-life simulator work ?

My assumption is that there is a rule runner running rules that renders the view.

dangarfield commented 1 year ago

Yes. Look at the video for a full description: https://youtu.be/0Kx4Y9TVMGg The code is also very readable and clear