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

Quite a cute game and the visual like Forever said was amazing :) The SFX on the cat was cure as well and I liked the timer moving the gravity. Not the mechanic a lot of people use, so you could have something unique here. I would recommend working on this and making it longer and more levels and puzzles. 

I found out that behaviour on infinitely jumping while against a wall, if that is not intended it should be quite a simple fix, to just check if Jumping then don't jump again or something like that :) 

Thanks for your nice comment! :)

The jumping bug is because the player can always jump while the cat is colliding with the map. The jump then ends as soon as the cat "re-collides" with the map again. Therefore it's possible to jump right again.

Maybe we'll improve on the whole game, but it needs a better engine as a base. This was my first attempt of writing a little 2D engine and it served perfectly fine as a learning project, because I learned what to do differently next time ;)

Thanks again! :)