Note: The web build may perform poorly, if it does, please download the game  for a better experience or try changing your browser.

Controls

` - Clear board

MouseLeft - Place current element

MouseRight - Remove elements

1, 2, 3, 4, 5, 6, 7, 8, 9, 0 - Choose Element

F1 - Show help window (currently only on Linux)

F2 - Slot Editor (currently only on Linux)

Drop image on window to load a map (currently only on Linux)

Description

Sand game is a sandbox simulation, similar to many made around 10 years ago in the ages of Java browser applets.

Contributing, bugs and help

If you want to study, rebuild, change or contribute to the code, it's available at:
https://github.com/Cuber01/sand-game

If you want to submit a bug or need any help, check:
https://github.com/Cuber01/sand-game/issues

Credits

Made by me.
Thanks Badosz and Nuffle for testing and some technical help
Thanks SCREAMINGSNAKE for for making this great video

Made with SDL2 and Dear Imgui

StatusReleased
PlatformsWindows, Linux, HTML5
Rating
Rated 4.0 out of 5 stars
(4 total ratings)
AuthorCuber1
GenreSimulation
TagsOpen Source, Physics, Point & Click, Sandbox
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard, Mouse
LinksSource code

Download

Download NowName your own price

Click download now to get access to the following files:

sand-game-linux.zip 1 MB
sand-game-win64bit.zip 10 MB

Comments

Log in with itch.io to leave a comment.

Fun little game to kill some time with at work. 

Bug I ran into was that I could not switch elements. I was only able to use sand. 

Chrome browser. 

(1 edit)

Hey there, first of all, I’m very glad someone actually had fun playing my game :)

Could you share some more insight on the bug you mentioned? Does it always happen or not? Did it happen supposedly “randomly” or after some event?

It seems to work fine on my machine with Chrome.

No problem! 

So I just tried again, for some reason I can only use the default element. I tried the number pad and the regular number keys as well. 

Not sure if it's just my work computer or what.  

same

this happens all the time

(1 edit)

I was able to reproduce it now. When you deselect the interactive frame it seems to lose keyboard focus, therefore disabling the ability to choose other elements than the one you had selected. I will not be able to fix it now, especially as it is related to the library I made the build with rather than my own programming. Please download the app or do not deselect the frame if you wanna have the full experience.

Cheers.