/sand

sand sim

Primary LanguageC

Sand sim w/ raylib

mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build . --target sand && ./sand