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.
This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
jacksonmj 7ef2363f90 Crash when element with invalid type is created
Generally due to an invalid ctype for clone.
2011-02-15 22:24:29 +00:00
build See if this works, changes to build dir and gitignore 2010-12-20 19:56:40 +00:00
includes Visual Studio compatibility 2011-02-13 00:30:54 +00:00
src Crash when element with invalid type is created 2011-02-15 22:24:29 +00:00
.gitignore Yet more function pointers. 2011-01-08 09:00:59 +00:00
LICENSE Current source - 38.0 2010-07-25 15:03:39 +01:00
Makefile Makefile - libregex for mingw32, and change icc spaces to tab 2011-02-15 22:07:24 +00:00
README Merged from cracker64s mod 2010-12-05 15:37:37 +00:00
roadmap 2010-08-16 15:35:50 -07:00
script.sh Updating 2010-10-04 00:29:37 -04:00

Hello