Skip to content

My Implementation of Sand Simulation in RUST Programming Language

License

Notifications You must be signed in to change notification settings

Mapet13/sand_simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages