I like the mood of this game, and I think the graphics are really cute! The controls are a bit wonky (diagonal movement is not allowed, but when I involuntarily press 2 directions at once, the player just stops), and when I got stuck because I left a moving rock in front of the cat, (R)esetting the level didn't allow me to move again. But other than that, it's a great game. Good job!
Viewing post in A Ghost Story - GBJAM 7 jam comments
I got stuck because I left a moving rock in front of the cat
Oh, man.. I forgot to reset controls once the rock hit the cat.. This is me forgetting to include the cat into a 'resetControlsOnCollision' function.. :-( S'ry about that.. I will fix this in upcoming update.
The controls are a bit wonky
I wanted to keep controls as seen on the gameboy, so 4 possible movements max. I had a mirroring issue when moving horizontally, and I decided to take the 'easy' fix which was like "don't allow players to press more than one directional key at the same time". This is mostly because I ran out of time, but I will consider your feedback for the full game version.
Thanks a lot for playing. :]