Generative
Sandpile
One rule, no randomness: four grains in a cell and it spills to its neighbours.
Controls
- grains
- How much sand was poured in the middle
- limit
- How many grains a cell holds before it topples to its neighbours
- show
- Levels paints each height; edges draws only where the height changes
- ink
- A colour, #151a22 by default.
- paper
- A colour, #f7f4ed by default.