
ORBid
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Description
A game about using your life for all types of stuff. Invest your life wisely and you may pass the levels, make foolish decisions and you shall perish.Trailer
https://youtu.be/UmGr40w-m40Controls
All of the controls are explained in the game, except for the part that you can move with arrow keys not just WASD.Developer notes
Couldn't reach the level of polish i wished for, but still very happy with the results. You can mute sound in-game with F1 if it gets too annoying. This is my second time participating in Ludum Dare. The game crashes when you reach level 17 because it's the last level and I wasn't able to add a winning screen in time. I also misspelled the word defeat but I don't think it warrants a patch. I would really appreciate if you could rate my game on itch.io!Thank you for all the kind comments :heart:
Post compo minor fixes :
*-Changed WebGL presentation resolution because some people were getting their screen cut off.*
*-Moved enemy behavior from Update() to FixedUpdate() because people with different framerates were getting different enemy speeds.*
*-Fixed a typo in the tutorial text and added the part that says you can move with AWSD.*