A falling sand game written in Rust
To run this:
If you're using Windows, download from itch.io, or continue reading to compile from source:
Install Rust
If not on Windows, install GLFW, FreeType, and zlib (on Windows, these are included in this repo)
git clone https://github.com/nstoddard/rust-sand
cd rust-sand
cargo run --release
There's a couple dozen types of materials right now. Here's a screenshot: