A simple JavaScript simulation where particles fall and interact, mimicking the behavior of sand and other materials. Users can draw elements, observe physics-based movement, and experiment with different particle types.
Deployed: https://fbn776.github.io/falling-sand/
- Interactive Drawing: Use the mouse to draw particles on the canvas.
- Particle Types: Includes sand, water, fire, and more.
- Physics Simulation: Particles interact with gravity and each other.
