Skip to main content

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

One note: Despite being marked for linux (and macos and android), the provided download is only a windows exe. In order to run it on linux, I had to use wine. Make sure your game is tagged appropriately.

For the gameplay, it was more difficult than I expected, but not in a bad way! Needing to juggle pause mode being activated vs not activated was pretty interesting, though I do wish there was a way to un-pause the timer so you don’t need to wait so long for the buttons in some of the levels.

The ability to “climb and stick to walls” definitely seems like a bug rather than a feature lol, given the audio spam and the fact that it only seems to happen from the left side and not the right. Relatable, we’ve all been there :P

I’m not sure what the end screen is about, maybe I wasn’t paying attention to why it was subtracting things but I ended up with 0. I definitely pressed down more than 0 times so I’m probably just missing something

(+1)

I didnt know about the download, sry. The sticking to and climbing walls was a bug at first then i tried implementing it but the limitations and audio spam stayed:D. The endscreen was a bit rushed but basically it is Time + 100 - (down_presses*6) - (d**ths*3) i belive.