Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+2)

What a nice platformer! the control is nice, but as a keyboard player, I somehow always defaulted to pressing up for jumping - A feedback I can give about control is that if I kept holding the right arrow as the game restarts, it doesn't register my the input - I think people do tend to do this upon restarting.

I only managed to get to the level where I need to keep jumping on the bats, but I don't think I'm understanding the physics of the jump as sometimes it feels like it should bounce more and sometimes it doesn't - quite possibly my issue but some kind of explanation would've helped clarify the game mechanic. It was quite the challenge but it was also fun!

It's also a shame that you're lacking and audio which will make this submission feel a lot better, but great job nonetheless!

(3 edits)

I don't see any problem with us adding the up arrow as a jump button, as it's not exactly bound to anything else right now. I'll look to see if we can get that added in the next hotfix. (See edit below) Yeah, especially on some of the later levels when the wall is moving too fast I can see how people would like to just hold down right to get going. Not sure if that's an easy fix or not but we'll look into it. I'm sorry if the game was too difficult, given more time we would have tutorialized the abilities a bit better. Hope you enjoyed your time with the game anyways, thanks for the feedback!

Edit: After looking into adding up arrow and W as jump buttons, we realized that makes ramp jumps impossible without putting your hands in a really weird position (middle finger on W and index finger on S.) This is because our movement system has a weird quirk where you have to hold down S in the air to maintain momentum after a ramp jump. It would be annoying to make it through the first half of the game only to learn that you can't use that control scheme on the most challenging jumps. Sorry about that, I hope I was able to explain it properly.