Skip to main content

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

this was a pretty interesting experience :) definitely a distinct take on the theme. I agree with some of the other comments that the controls were a bit sensitive since it was tricky to enter some corridors.  Maybe adding some acceleration or friction to the move code might be something to look into.  Also, the really small visibility definitely added to the challenge. I kept hoping to find an item or something that could increase the range. 

I liked the proc gen aspect though and I'm curious how you handled ensuring that all levels would work with the spirit phase to ensure the player could always make the jump. nice entry.

(+1)

Thanks for the feedback, I don't think i actually verified the proc gen much (I kinda just stole some code from another similar game of mine and changed it up a bit) but the world is large enough that there's probably very few seeds with an inaccessible area in spirit mode, i actually once got a seed which got me stuck in a wall from the start. In all, I'm glad you liked it.