Balanced
Made for the Game Off 2023 game jam.
Balanced is a physics puzzle game about balancing a scale.
Instructions:
Left click: drag
Middle click: view mass
Right click: rotate
If you get stuck on a level, you may skip it by pressing home and going to the level select.
Credits:
Font: Indie Flower by Kimberly Geswein
Explosion Sound: Free Sound Effects.com (modified)
Music: CodeManu at OpenGameArt.org
All other assets and code are by me and licensed under CC BY-SA 4.0.
Check out the source code on github (if you dare).
Note: If the game doesn't run, try using a different browser or download a desktop build.
Comments
Log in with itch.io to leave a comment.
Cool use of physics. I'm pretty bad at this though lol
The game does not load to me and shows this error:
"Error The following features required to run Godot projects on the Web are missing: Cross Origin Isolation - Check web server configuration (send correct headers) SharedArrayBuffer - Check web server configuration (send correct headers)
What browser and operating system are you using?
I was using Chrome. I switched to Edge and it works now. Perhaps you might want to warn about that in the game's description.
Interesting. I tried running the game in chrome and it worked fine, so I'm not sure what caused your problem. Web exports in Godot 4 can be buggy at some times though so I'll add something to the game's description about it.