Skip to main content

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

wow! this is really cool! some feedback: when you die in the game it flashes red really quickly. I don't know if that was on purpose but I think it would be cool if there was more to that.

oh that is probably due to how pico8 handles inputs. if you were holding the jump button when you die it will flash the game over screen very quickly. I will learn how to fix that