Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Thank you for your feedback. 

I'll do something about the input setting like giving few input profile options at the start.

I hope levels will be fun once there are more enemy variety. 

I have already planned to display images as game over screen background. 

(1 edit)

Thanks so much for reading feedback!

For controls, you need to change the code a bit so that Up arrow can both be mapped to "jump" and "climb rope". If you just map them to the same key the player won't be able to jump from a rope anymore. For example, just add code so that when player jumps from a rope he can't climb a rope again for the next 2-3 frames.