evgeek
Creator of
Recent community posts
Hey, thank you so much for this comment, you made our day!
We are sorry you encountered issues with loosing the progress. Unfortunately, we didn't have time to implement the saving system during the jam. But since you enjoyed the game so much, we decided to upload our development build which we kept improving after the jam for you.
https://evgeek.itch.io/vicious-loop-2
The change list:
- Implemented the save system :)
- Improved visuals
- Fixed some bugs
- Changed balance to make the later stages more interesting
- Added a developer console. You can press ` (or ~, the button below Esc) to open it and input "money 100000" to give yourself some money if you want to skip the beginning
We can't restore your progress, but this is the least we could do. We hope you'll enjoy it. Thank you again for your kind words
Nice concept! A bit of advice: don't put the appearing text into textbox with auto scale, it is really hard to read when text jumps around. Also you can look up some tutorials on how to make good platformer mechanics, e.g. jumps can feel much better if you increase the gravity when moving down, if there is coyote time and so on. I got stuck on walls a couple times. Also it would be nice to have a goal beyond just a high score. But overall a great game for a short jam, keep it up!