A super basic particle simulator (better as a visualizer.. of nothing in particular).
Go to file
2015-11-24 15:01:56 -08:00
screenshots getting ready for doubles 2015-11-23 20:17:56 -08:00
src removed middleclass 2015-11-24 15:01:56 -08:00
.gitattributes 👾 Added .gitattributes & .gitignore files 2015-11-22 19:52:13 -08:00
.gitignore 👾 Added .gitattributes & .gitignore files 2015-11-22 19:52:13 -08:00
ideas.txt did shit, doesn't work 2015-11-22 20:44:35 -08:00
README.md Create README.md 2015-11-23 19:15:45 -08:00
run src.bat did shit, doesn't work 2015-11-22 20:44:35 -08:00

Particulars

A universe made of LOVE. Okay, that sounded corny. What is it, really? Right now it's a simple simulation of particles spontaneously existing within an expanding universe. Each particle starts with a set speed that does not change, and a particular type with a short lifetime. When a particle's lifetime is over, it ceases to exist.

What will it be? I'm not sure yet, but I plan on making the particles able to interact in interesting ways.