Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(4 edits) (+3)

Really nice game !

I’ve played it multiple times to try to finish my map, and I found out that the order in which you find the buildings is hardcoded, which I think is really smart :)

Great job !

⚠️ Spoiler: Map of building locations ⚠️ map of the buildings

The checkered flag is the starting position

The red flags are the locations of the buildings

(+2)

Wow, so cool you mapped it out! When implementing the movement and progression system, we did not know how many locations we would have in the end, and if the order of finding them would matter, so I just went with making it this way to be more elastic with the time limit. Also I know how frustrating it can be to find one last thing, so having multiple was a good way to make it easier.