A super basic particle simulator (better as a visualizer.. of nothing in particular).
Go to file
2024-12-02 09:38:49 +00:00
screenshots getting ready for doubles 2015-11-23 20:17:56 -08:00
src dumb typo fix 2015-11-24 11:12:26 -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 Update README.md 2024-12-02 09:38:49 +00:00
run src.bat did shit, doesn't work 2015-11-22 20:44:35 -08:00

Particulars

This repo is hosted at https://gitea.tangentfox.com/prototype/particular and force-pushed to GitHub when commits are made.

Feel free to submit pull requests or whatever, but know that I would have to manage them over there.

original description

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.