A real-time falling sand simulation built in Zig using raylib for rendering and input handling.
The simulation allows different materials to be placed into the world, including sand, water, and wood, each with their own simple interactions and movement behavior. Everything is simulated in real time with an interactive sandbox-style environment.
This project was created as an experiment with simulation systems, cellular automata, and graphics programming in Zig.
