You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my attempt at creating a falling sand simulator using C/C++ and the Raylib library.
The project is still incomplete; the water physics does not function properly, and several other elements have not been fully implemented.