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
Phil e5e6006bc8 Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box
also added two wires, PWPO and PWNE purely for no reason, pressure sensitive wires, just ignore them unless you like it.
2010-09-11 18:15:07 -04:00
Resources Updates font files missed in the last commit 2010-07-31 12:09:15 +01:00
.gitignore backup files. 2010-08-16 22:52:22 +02:00
air.c Added specific element erase, right click on element in menu, then right click on eraser, the one to be erased will have a light blue box around it. works for walls too. 2010-09-08 20:25:19 -04:00
air.h More rearrangement, particle drawing in own function 2010-08-26 14:46:56 +01:00
defines.h Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box 2010-09-11 18:15:07 -04:00
font.h More work 2010-08-26 10:53:15 +01:00
graphics.c Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box 2010-09-11 18:15:07 -04:00
graphics.h Added todo, const correctness. 2010-09-03 16:05:09 +02:00
hmap.h More rearrangement, particle drawing in own function 2010-08-26 14:46:56 +01:00
http.c Moves and fixes 2010-08-29 13:10:58 +01:00
http.h Current source - 38.0 2010-07-25 15:03:39 +01:00
icon.h Current source - 38.0 2010-07-25 15:03:39 +01:00
interface.c Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box 2010-09-11 18:15:07 -04:00
interface.h Added specific element erase, right click on element in menu, then right click on eraser, the one to be erased will have a light blue box around it. works for walls too. 2010-09-08 20:25:19 -04:00
LICENSE Current source - 38.0 2010-07-25 15:03:39 +01:00
main.c Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box 2010-09-11 18:15:07 -04:00
Makefile made makefile work properly 2010-09-04 17:12:41 -04:00
md5.c formatted source code 2010-08-16 20:33:43 +08:00
md5.h formatted source code 2010-08-16 20:33:43 +08:00
misc.c Fixed zoom, removed plastic, fixed oil, more moving around. Experimental Neutron behaviour 2010-09-01 11:40:29 +01:00
misc.h Fixed zoom, removed plastic, fixed oil, more moving around. Experimental Neutron behaviour 2010-09-01 11:40:29 +01:00
powder.c Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box 2010-09-11 18:15:07 -04:00
powder.h Added element type eraser, right click on the menu section to delete and then on the eraser button. the type to erase will have a light blue box 2010-09-11 18:15:07 -04:00
README first commit 2010-07-25 14:56:40 +01:00
roadmap 2010-08-16 15:35:50 -07:00
update.c formatted source code 2010-08-16 20:33:43 +08:00
update.h Current source - 38.0 2010-07-25 15:03:39 +01:00
version.h Moves and fixes 2010-08-29 13:10:58 +01:00