Skip to content

Releases: MrGuyman99/Falling-Sand

Sand Sim V1.1

10 Aug 18:28

Choose a tag to compare

LAST RELEASE OF SAND SIM

Changes:

  • Code re-style
  • One HUGE optimization fix (Not drawing individual rectangles for each empty cell)

That's it! This project has been super fun and I'm happy I got to do it :)
(Windows and Mac build coming in ~15 mins)

Note: The Windows version is the debug version. This is because windows thinks the release version is a virus lol

Sand Simulator 1.0

24 Jul 14:08
4f9a291

Choose a tag to compare

A simple Sand Sim I built with Raylib, ImGui, and Cmake as a build system!

THE PROJECT IS FINISHED!!!!

Control Instructions:

  • Left Mouse Places Sand
  • Right Mouse Erases sand
  • Middle Mouse Pans the camera
  • Scroll wheel zooms

That's it! I actually completely followed through with a project and I'm super proud of it!
The Game is just a single executable file and it's super addicting to mess around in lol
Stay tuned because I'm definitely going to repurpose some of this code for an even cooler project
Until then, Enjoy! This was a super fun project!