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

I gave this a try, but I am really not a Tetris person so I can't provide much feedback. Spent 45 mins and almost made it past level 2...

Some notes:

  • The knight freezes randomly sometimes, but you can still control the tetrominos. I can't reproduce it; it felt very random
  • There should be a Start/Escape menu to restart the level
  • When you hit an enemy, I kept thinking that the hearts represented the amount of damage being dealt rather than the amount of health left
  • There should be some kind of red warning bar when you're at low health because it's easy to miss this
  • The green warning for when you're about to void yourself is extremely useful
  • It's possible to wall yourself in if you don't have enough actions, but I guess that's part of the design. I wonder if the game should end if you enter an invalid state like that. Honestly not sure.

The visuals and UI are nice, and I can see how there could be a lot of depth here. For someone who knows how to play Tetris. Apparently that's not me! It was a cool experience though.

(+1)

Thanks for playing!

  • I can't be sure this is what you're talking about, but maybe the knight wouldn't move because he was out of Action Points? Was he playing an animation shaking his head when you tried to move him?
  • Good point. I forgot to add that.
  • Also a good point. I kind of wanted to have both but that wasn't really an option. I wanted the player to have an idea of each enemy's total HP though so I went with this. I do understand what you mean though.
  • I made the HP bar on the left animate when you're long on HP but I guess I can make it more visible, or maybe give the knight a pained animation to represent this.
  • ty
  • It is intentional and the game does end in that case, but only if the tetris board also fills up. This is because, in theory, by playing tetris and changing the layout of the dungeon, eventually you may create a path for the knight.

Thanks again a lot for playing and for the feedback.

(+1)

>This is because, in theory, by playing tetris and changing the layout of the dungeon, eventually you may create a path for the knight

Ohh, I hadn't realized it but I guess that makes sense. I've had situations where the knight was walled on all 4 sides, like being stuck on a one-tile island with nowhere to walk (and no action points). But, if you drop a tetris  piece with an unwalled edge next to the knight, would the spot you're stuck in open up to accomodate the new piece? In that case it would indeed be possible to un-stick yourself.

>I can't be sure this is what you're talking about, but maybe the knight wouldn't move because he was out of Action Points? 

Nah it wasn't this; there was no animation or anything. I feel like it happened when I was playing quickly, like if I move a tetromino around, walk one step, press fast fall, walk another step, etc. Like if a coroutine got stuck/cancelled somewhere. I should also note that I was playing on a controller though.