hunar4321 / particle-life

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

QB64-PE port #82

Closed a740g closed 1 year ago

a740g commented 1 year ago

Hi @hunar4321

I've ported this to QB64-PE.

You can find my port here https://github.com/a740g/Particle-Life

hunar4321 commented 1 year ago

Good job! I added a link to your port in the readme Best