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.
Go to file
2012-07-03 13:58:59 +01:00
build/obj More stuff, need to fix memory leak 2012-01-20 22:07:49 +00:00
data Separate SDL from graphics code 2012-05-30 12:32:58 +01:00
resources Voting, fix save browser 2012-01-28 19:56:13 +00:00
src Make update notification a little better - correct colour. Correct multiline label for Confirm prompt 2012-07-03 13:58:59 +01:00
.gitattributes TPT: Added '.gitattributes' file s that '.gitignore' won't be included in archives that are created with 'git archive' 2012-06-12 20:07:04 +01:00
.gitignore Ignore Sublime Text 2 project/config files 2012-07-03 13:33:10 +01:00
Changelog.txt Initial 2012-01-08 17:39:03 +00:00
generator.py Tools implemented in a similar way to elements 2012-05-12 18:11:20 +01:00
LICENSE Add missing license file (GPLv3) 2012-05-24 19:01:00 +01:00
Makefile Forgot to actually add it 2012-06-20 15:13:18 -04:00
SDLMain.h Remove QTCreator project files 2012-05-13 14:30:00 +01:00
SDLMain.m Remove QTCreator project files 2012-05-13 14:30:00 +01:00