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

C++ Comments #34

Closed TheKiromen closed 1 year ago

TheKiromen commented 1 year ago

Commented the code to make it easier to work with.

You should also change some of the variable names so the code is more self explanatory.