Written in C++ and using SDL, The Powder Toy is a desktop version of the classic 'falling sand' physics sandbox, it simulates air pressure and velocity as well as heat.
Change zoom key to only use keysym.sym, like all the other keyboard controls. This may mean it is no longer the 'z' key on all systems, but will prevent it conflicting with the other keyboard controls. |
||
---|---|---|
build | ||
includes | ||
src | ||
.gitignore | ||
LICENSE | ||
Makefile | ||
README | ||
roadmap | ||
script.sh |
Hello