Skip to main content

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

Got to floor 28 and this occurred

Fun little game while it was working, I really enjoyed getting upgrades and going faster and seeing the entire maze fill with stuff to collect. Having a few more upgrades would be nice, and being able to see how many you have of each would especially be nice, but the game is really enjoyable as is!

(+1)

Thanks for playing! This is a known bug caused by forgetting to account for edge cases when spawning the Microchips and Bonus Clocks. I wrote code for them to only spawn in empty spaces, so when space ran out, it just crashes :(, which I'm bit annoyed I didn't catch. For your second point,  I did add tooltips for the upgrades, but perhaps I should have made it more obvious. If you hovered your mouse over each upgrade, a window popped up and told you its name, ability and current count. Thanks again for leaving a nice comment!