Skip to main content

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

I really like the concept! Some rooms often felt completely useless ( or is there an use for those dead ends?) so it would be nice if there was a way to use them strategically. I think there is a lot of room for expansion on this, I hope you'll keep working on it. it was nice to see my good old friend "default godot icon" going on some new adventures.

Dead ends can be used to block off directions you don't want the player to move in, e.g. you can use a dead-end with only one exit to the south  to block an exit pointing to the north, east or west. However, that's too easy to miss and should be made clearer during the tutorial. I imagined it to be a more interesting choice for blocking off exits than the no-exits-tile as the player might turn around and arrive at a position adjacent to an already placed tile in which case an already placed (but still unvisited) tile becomes really dangerous. Admittedly that's hardly relevant at the moment though as most players end up building in a (more or less) straight line and never turn around.