svader0 / sandbox

Falling Sand Game Built in Rust
0 stars 2 forks source link

Sandbox

A noita-like elemental particle game made in Rust. Sort of like Powder Game. Use the 'z', 'x', and 'c' keys to change between water, sand, and stone. Press left and right brackets to change the brush size.

Sample Image from In-game Sample Image from In-game

How to run

Ensure you have Rust installed. If not, you can install it from here.

git clone https://github.com/svader0/sandbox.git
cd sandbox
cargo run --release