Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History

bevy-sand

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Bevy Sand Simulation

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.

demo

Usage

cargo run --release

Dependencies

  • rust: Rust toolchain.
  • bevy: A data-driven game engine built in Rust.