Great game, simple concept but great execution.
One gripe i have is that sometimes obstacles will spawn in a way that makes it impossible to escape from.
Otherwise well done and great music!
Viewing post in [A] True Start jam comments
thanks for the praise!
Yes, I think that improving the object spawning – or maybe it will be better to think of it as the safe path generation – will be a really necessary change going forward. At the moment, it just spawns a bunch of boxes of random size at random positions, and it’s entirely possible that it may create a configuration that has no escape routes.
First thing, I’ll have to clean up the code though. It’s a mess! 😅