Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Your game freezes after about 3 minutes of playing. One time it happened around floor 6 and i stepped on a 5 spot. Another time it happened when i was stuck bouncing between two 2s before i realized I can swap tiles.

joplick - thank you so much for playing the game, and for reporting these bugs!

I went back and checked the code and discovered the problem. There was a mistake in how I stored info for tiles with stairs on them, and the wraiths would become stuck there, infinitely looking for a path out. I also found another huge error with the tile swapping algorithm.

In addition, your experience of getting stuck made me add a reset button, so people can get out of deadends.

Thank you!