Skip to main content

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

This is awesome feedback, thanks so much! Just today I've implemented keyboard support for the UI. Adding the ability to move diagonally without a numpad is definitely another priority on my list, thank you for the suggestion! 

The crash you experienced is probably caused by either an input bug or the enemy AI getting stuck in a loop. Both issues have been fixed for the next update (coming soon)! Super glad you like the concept, I know it's a bit niche but I hope that as I add lore/story elements to the game that the story will shine through. Cheers!

Deleted post

Thank you for the continued feedback! I love hearing it! :D

So, currently floors have multiple exits, this is intentional! I will be changing this in a future version, however. 

The crash you experienced I'm 99% sure has been fixed in the upcoming Friday update; I was having some trouble with enemy AI getting stuck in an infinite loop, but not anymore. 

Lastly, seeded random generation is only partially supported in this version, so even with the seed it may be difficult to reproduce a bug. However, that is a tremendous idea to make the seed visible for future reference, so I'll be adding that in the next version! Hopefully once I find a good RNG library to use, the seed will be useful for reproducing issues.