Skip to main content

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

Nice retro game. I liked it very much. It’s difficult but challenging. Well done.

some minor points:

  • when switching to the next room, it would be good if the enemies are already visible, for example it’s almost impossible to avoid getting hit by a fire imp
  • on the itch.io page, using the arrow keys moves the scroll bar, I needed to open the frame src in a new tab. maybe enable the fullscreen button in itch.

Thanks for the comprehensive feedback, glad you liked the game.

You're not the first person to mention the unavoidable fire imp attack! To be honest, I put it there deliberately because I'm a horrible person who likes giving out nasty surprises ;-) If anyone finds their way into the secret tunnels, there's a *really* nasty (but very avoidable) surprise lurking.

Re arrow keys moving the scroll bar, that's not good and I'll try to disable that in future. The fullscreen button in Itch is problematic as dynamically resizing, once the colour mode is selected, would require major internal modifications. Probably something I'll address if I write another JS game from scratch in future.