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 4516dcbd70 emscipten build 8 months ago
LICENSE human files 3 years ago
Makefile emscipten build 8 months ago
README.md video 3 years ago
game.cpp emscipten build 8 months ago
particles.cpp emscipten build 8 months ago
particles.h emscipten build 8 months ago
shell_minimal.html emscipten build 8 months ago

README.md

Display Video

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.