Skip to content

Latest commit

 

History

History

raylib-sand

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Raylib Sand Simulation

This project is a simple sand simulation using the Raylib library. It generates falling sand when clicked.

demo

Usage

cargo run --release

Dependencies

  • rust: Rust toolchain.
  • raylib: A minimalistic library for videogame programming.