This project is a simple sand simulation using the Bevy game engine. It generates falling sand particles that interact with the environment when the user clicks.
cargo run --release
rust
: Rust toolchain.bevy
: A data-driven game engine built in Rust.