Thanks for your feedback :) Yeah, art, animation and sound are still things I need more skills at :) But I‘m already happy doing my first pixel art in this game :D
Galakrond
Creator of
Recent community posts
Thanks :)
Yeah, the game could use some gameplay at all :D But I got stuck in other things during the 48 hours during the jam. I still find it hard to make the unity physics engine do what I want.
About the endless level, it's basically a "2d Sprite Shape" in Unity where I append new points at the end with randomized distance and height while removing points at the beginning. At some point I should extend my level generator to switch to a new Sprite Shape in order to have a cliff between segments. But otherwise it seems to work rather good.
I really like this interpretation of the theme. And the presentation is really good also. Especially the way new game elements (like the jump pad) are introduced is well done.
The randomness for my taste is maybe a bit too random. It would be nice if it would be more likely that the robot keeps moving in the direction he was controlled to go a little bit longer. Such that it feel like you give him a push in the right direction and he sticks to that direction for a higher probability for some time. It feels a bit frustrating when he just walks to opposite way again when you release controls.
But overall: Great job!
Thanks for the feedback. I agree with your complaint. The pacing is still too fast. I would have loved to implement a small countdown before the start of each wave and the checkpoints are a nice idea. I wish I would have started programming before Sunday, I really could have used the Saturday :D
But as a major lesson for my first game jam here, I learned that I should take a day leave before the GameJam so that I don't feel tired from the work week (which is already programming for me) and loose my motivation on Saturday. I was almost giving up but Sunday got me hooked again and now I'm really looking forward to more game jams.
Thanks for the constructive feedback, this motivates a lot.