Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

this is a very interesting and unique game. why did you use pygame, Im curious?

Thank you! I've been using Python a lot recently, therefore it was convenient for me to write in this language. And also I find Pygame just very convenient to use. Alternatively I could've used C++, but in game jams where time is of the essence Python with its abundant modules and built-in functions seems like a better choice.