Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

the game is hard and (I feel like) RNG base. The hard part is fine if it is what you aim for but RNG in this kind of game is hard to look pass. 

What I mean RNG here is that some time you just get into situations where your platform run out and there is nothing around to jump on. This is just my observation from my 10 min of play time, so please disregard this if you already have a system in place to address this problem (but then if you do, it doesn't feel like it). 

(+1)

Hi, thank you for playing! I definitely have a problem making my games too hard.
I did implement a system to make sure that the game will always spawn enough platforms with enough health to survive, but I made the margin for error too small.

I will try to improve in future jams and make my games more accessible to many players.