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

I really like the concept of the game and the fact that you've added a leaderboard!

the character movement can be a bit weird at first but you can get used to it in my opinion (but I would still make maybe some minor adjustments).

I don't know if the developer or anyone else has noticed it but there is a bug that allows you to make "infinite jumps". I don't know if I should explain how to reproduce the bug but I think it's because the character doesn't update its "state" of "touching ground".

Obviously this is just a small oversight and shouldn't overshadow the good things about the game.

Really fun :)

at what state would it give you infinite jumps? Please tell@ hhaha. 

I made it so you can't jump mid air. You can only jump if you are touching a block (even the side of one). 

Thanks for your feedback 

Sorry, I didn't know if I should say it or not.

The bug occurs with the "safe blocks" and with the initial block (the one that the player always appears at the beginning). You just have to stand on top of one of those two, and wait for them to reach the highest point where they disappear. When they do, the player will enter the state of "falling" but with the difference that you will be able to make infinite jumps, until you touch a surface again.

My theory is that it is not declared that the player is no longer on a surface when the block on which he is disappears in this way.