Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 313 Bytes

Falling sand simulation

Very simple falling sand simulation made with raylib library.

To compile it, use Visual Studio 2022 (toolset v143).

Before using it, please read the license.

Inspiration: https://www.youtube.com/watch?v=L4u7Zy_b868&t=685s Constructive criticism and pull requests are welcome :)