Skip to main content

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

Neat concept, but the main the issue that plagues most of these maze like games is the lack of notable or unique areas to use as a point of reference. Since all of the walls and background are the same no matter where you are on the map, it's hard to tell what places you have or haven't been. Either changing some of the tiles in certain areas or changing the color or shape of each door to show where one will take you will make navigation a lot less tedious.

Also I'm not sure if this was intentional, but there are some areas that have an invisible barrier that pushes the player down. I believe this was meant to push the player to look for the door with a flipped gravity to be able to get past, but I have no idea if I did cause there was no visual for the invisible force.

Still nice concept to work with.

Thanks for the comments. Regarding the barrier, that is actually a function of how I had the jet pack working. I didn't want the player to be able to get items that were meant to be collected under the reverse gravity. It was meant to simulate that the jet pack's thrust could only lift so high. 

As for the sameness, that was actually intentional in order to try and meet the "multiple runs" theme. Having to try and remember which door was which could force the player into re-entering an area. However, if I do expand this game idea, that is definitely a change I want to make so I appreciate the feedback.