Skip to main content

On Sale: GamesAssetsToolsTabletopComics
Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Uncle Bob

4
Posts
2
Followers
A member registered Dec 20, 2025 · View creator page →

Creator of

Recent community posts

I really like the concept; the art is also great. This is an extremely well-made game jam submission. Love it

A tutorial would be nice, anyway great job! (I dont even think you can win but its fun)

Out of all the games ive seen so far, this may be the far best game of this game jam. Great Job, the visuals, the music, its all great.

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!