Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

The game reminds me of an older generation of action-platformers that were about maximizing their short playtime through intricate enemy behaviours and numerous traps. You don’t see these designs very often because players are not used to interacting with a shorter, more difficult game, compared to newer games which are always longer and more forgiving. I was frustrated initially, but it was manageable when I changed my strategy, and enabled checkpoints on every screen.

I felt the physics work against the game. The high acceleration and low traction combine to make scenarios where you end up overshooting your jump and fall into an enemy’s attack. The physics model can be fun, but it should be tweaked a bit to prevent the feeling of losing control of your character, perhaps by slightly reducing the acceleration and increasing friction.

While the attacks were fast and responsive, their frame-perfect nature is frustrating because of the difficulty of registering if the enemy had died, or how close you were to killing them. Increasing the active time by a frame or two would provide a buffer against the necessary precision and the inability to react immediately to whether you had missed or not.

It’s good for how short it is. The continued dismemberment is not my fetish, but I can emphasize with its thrill.

(+1)

Thanks for the detailed feedback about the physics and stuff, that's the kind of feedback that's really valuable to me.  I grew up playing NES Mario, so slidey careening characters feel normal to me, but I agree the balance between acceleration and deceleration should be tweaked, and maybe max speed reduced.  Also, if you feel like you lose control when attacking, that's intentional.  I adopted an "either move or attack" restriction, so if you start an attack you're committed to the same trajectory until it finishes.  And you also have less deceleration when attacking on the ground, so that you don't lose too much speed from attacking.  The attack hitbox only being active for one frame is due to the detailed stab animations, but I could probably fudge it for a couple frames without it looking too weird.