Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The Graphics give a nice matching image, though the character looks a bit out of place.
Yes, the controls could have some fine tuning.
And as far es I can tell is this a pre-build world. You could raise the replay ability by generating it even if it seems like more work in the first place, it counters the building and testing.

Overall a nice game.

In the future I might make it auto generate, but because the time was so short I decided to make it prebuilt. Do you have experience in world generation? Would really like the help.

(2 edits)

Not much, sadly. The type of "generation" I used is moving the objects that are out of screen to a random position infront of the player, in direction of its movement. With platforms a bit more logic is needed than that. For example not completely random but on a specific spacing and random on the x axis and and and...

Yea, I know. That's why I couldn't do it in so short time period. Because I still had to learn how to do it.