Mapet13 / sand_simulation

My Implementation of Sand Simulation in RUST Programming Language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Implementation of Sand Simulation in RUST Programming Language

License:MIT License


Languages

Language:Rust 100.0%