Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Ok, this was stunning. I really want to finish the game, but I'm just so unbelievably lost down there. Everything looks GREAT, but everything also looks so similar. If there was some kind of map to show me where I had been already, or indicator pointing the general direction, that would have helped me. Really love what you have here though. How did you render the environment? Great submission.

Thank you!

The look was achieved with a couple of tricks in Unity - the first is rendering the player camera to a 64x64 "render texture" and subsequently displaying that texture, and the second was constricting the number of colours of that texture to a set palette.