Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

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.