a simple particle physics sandbox in C++
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
alistair b4317aceaf human files 3 years ago
LICENSE human files 3 years ago
Makefile human files 3 years ago
README.md human files 3 years ago
game.cpp big tool 3 years ago
particles.cpp big tool 3 years ago
particles.h big tool 3 years ago

README.md

Particle Sim

Controls:

Use numbers to select the particle to place.

(1)
Sand
(2)
Water
(3)
Steam
(4)
Lava

Use the scroll wheel to change the place-tool size.

Compilation

Requires libSDL2, and has only been tested on Fedora using GCC.