/sand_simulation

My Implementation of Sand Simulation in RUST Programming Language

Primary LanguageRustMIT LicenseMIT

My Implementation of Sand Simulation in RUST Programming Language

Made for learning purposes



  • Dependences:
    • sdl2 (version 0.34.1)
    • rand (version 0.7.3)

  • Currently available particles:
    • sand - by pressing mouse left button
    • water - by pressing mouse right button
    • wood - by pressing mouse middle button