OOnDevice

Falling Sand Sandbox

Play with sand, water, and fire in this physics simulation. No AI needed.

Works offlineNothing uploaded

How to use it

1

Select an element

Choose from sand, water, fire, wall, or other available particle types.

2

Paint on the canvas

Click or drag to place particles on the grid. On mobile, use touch to draw.

3

Watch the physics

Sand piles up, water flows and pools, fire rises and fades — observe how elements interact with each other.

4

Experiment and combine

Try building walls to contain water, dropping sand into fire, or creating elaborate chain reactions.

When to use Falling Sand Sandbox

It is a rainy afternoon and you hand a ten-year-old a browser tab and tell them to figure it out. Or you are between meetings and need three minutes of something that is genuinely satisfying. Select a particle type — sand, water, fire, wall — paint it onto the canvas, and watch physics do the rest: sand piles up and avalanches, water seeks the lowest point, fire climbs and fades. The simulation runs frame-by-frame in your browser using JavaScript and Canvas, no server involved, no data collected. Build a dam, fill it with water, then breach the wall. Drop a stream of sand into a flame. There is no goal, no score, no end state — which is exactly the point.

  • Keep a kid busy on a long flight with zero setup
  • Use it as a screensaver during a team coffee break
  • Demo browser physics to a beginner JavaScript class

About this tool

Paint particles onto a canvas and watch physics take over. Sand piles up, water flows downhill and fills containers, fire spreads and burns through material, walls hold it all in. Build a dam and breach it. Set sand on fire. See how long a wall lasts. Pure physics simulation — no AI, no accounts, no data going anywhere. The whole thing runs locally in your browser at whatever frame rate your machine allows. Equal parts satisfying and impossible to stop poking at.

Tips

  • Build walls first to create containers, then fill them with water or sand for satisfying physics interactions.
  • Combine fire and sand near water to see how different elements interact and influence each other.
  • Use a larger brush size to quickly fill areas, then switch to a smaller brush for precise detail work.
  • The simulation works well on mobile — try drawing with your finger for a more tactile experience.

Frequently asked

Is this falling sand game private? Does it work offline?
Yes on both counts. The physics simulation runs on your computer with JavaScript and Canvas — no AI, no server, and the game works offline.
How does the simulation work?
Each cell on the grid is updated every frame using simple rules: sand falls and piles up, water flows sideways, fire rises and fades, and walls stay fixed.
Can I use it on mobile?
Yes. The canvas supports touch drawing, so you can paint particles on any touch-screen device.