Skip to main content

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

I had played the web demo, thinking it was pretty good. The download  is something else, very fun and nice narrative. Can get a bit crowded sometimes and a bit disorienting, but the gravity implementation doesn't feel like a gimmick and is very well implemented in most cases. Very very well done!

Thank you very much! I'm glad to hear you played the downloadable version. The key tradeoff when making games with Pygame is that the web browser versions usually can't handle heavy particles or intensive logic. If I had more time I would've just made a JavaScript version, but I am not as confident in writing JS than I am with Python. Thanks again!