hunar4321 / particle-life

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

Option to import/export different models #22

Closed lukelmg closed 1 year ago

lukelmg commented 1 year ago

Feature Request

hunar4321 commented 1 year ago

I have now added the ability to save and load models. I also added a folder named "interesting_models" where I'll add some interesting models showcased in the video demo so that users can easily load and play

lukelmg commented 1 year ago

Awesome job!