I really like the concept; the art is also great. This is an extremely well-made game jam submission. Love it
Uncle Bob
4
Posts
2
Followers
A member registered Dec 20, 2025 · View creator page →
Creator of
Recent community posts
I love the style and the silly little drawings (the music is very fitting).
Though heres some feedback for the programmer: I am guessing the turtle is also a characterbody and the user is a character body. Coding engines arent really good at a few physics like newtons craddle for example. I dont exactly know "why" the character bodies stick to each other but its something about those forces pushing at eachother, one wont give in. Most of the time, we just make our own knockback/physical system. What i would recommend is just make them either give knockback to the user or just make the character body just not be able to collide with the user. Everything else is great though!

