Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hey what a unique concept! I am a fan of rougelikes already, but I've never played anything quite like this. I really enjoy how narratively driven this game is. You're writing is impressive, and the voice acting in the beginning was so cool to hear. 

Even though I loved this game, It was not very clear to me that I had to press the escape key after using using L - look, or Q-spells. I restarted the game a few times to make sure it was not a bug before I tried that! 

Great game overall!

Deleted 17 days ago

Thanks again for your feedback! I figured it out! The event listener when pressing Q for the spell menu freezes the player for a bit as it is is waiting for the player to press 1 or 2 to select a spell. But if the player triggers another event listener, like pressing L to LOOK, the game removes this prompt and all of a sudden the player has no idea what to do! Pressing ESC, or 1/2 to select and trigger the spell, fixes the problem. I will upload a fix for this ASAP. Really appreciate it!