Skip to main content

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

Wow, I love the aesthetic of this game! The visuals and music are so good! The gameplay is simple and sweet so can't complain. I like how the map has mobs that interact with platformer mechanics. 

Very occasionally I would have a building spawn that I just couldn't land on even with a max height jump, so if I would improve something it would probably be that part of the algorithm. Nice though, I like the simplicity.

Yeah, there's a few cruelties in the building spawning code for sure. The main one is that the Mos Burger building (green with a sign saying next left) currently counts the sign as it's highest point which can make getting up on to that sign and the next building quite tricky. I didn't have time to hard code an exception and also in the end I just felt that the difficulty was part of the fun; but it's a fair complaint. Thanks for reviewing!