Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 578 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 578 Bytes

rust-sand

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:

Converting water to steam