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

FreeBasic port #15

Closed angros47 closed 1 year ago

angros47 commented 1 year ago

I tried to translate it to FreeBasic, here is the result:

https://www.freebasic.net/forum/viewtopic.php?p=294331#p294331

It seems to work well