This is a simple falling sand simulation
Made with the Usagi engine
space: To pause or unpause the simulationLeft/RightorA/D: Select materialMouse Scroll: Change brush sizeLMB: Place materialRMB: Eraser
- sand: Falls down, and forms piles
- water: it behaves similarly to sand, but it can flow horizontally
- concrete: It acts as an inpenetrable wall
- wood: Same as concrete, but it can be dissolved in acid
- acid: Flows like water, but it can dissolve sand and wood
Download Usagi and then you can run the program like so: usagi run
Or you can download and run the exported binaries directly