Skip to main content

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

I met several questions during the gameplay:
The boarder of the map does not function, I can pass it and go into an endless void.
I can't get any corruption level, although there is a tip says "time to take back what's mine" after 5 mins, but it seems doesn't do anything.
After I maximize the window, the game screen size doesn't change, with the gap between game and window be black.

hmm, there might be a bug with the boss spawning. I'll check it out! 

ah - figured it out! Had an old optimization for unloading characters that were offscreen that was unnecessary and despawning the boss. It should be fixed now!

Regarding the border, I was a little lazy about the map and visuals (as you can tell, it's pretty awful), and punted on getting procedural generation working. The game should "work" out of bounds, it's just visual.

I removed the ability to maximize in the latest build, just because it's tricky to support scaling the UI and keeping a consistent/fair experience with the viewport