Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(1 edit)

Tested on Windows 11, everything works fine

The demo is totally awesome. Controls are very polished. Music is relaxing, umbrella boss is smart, lovely pixel art, transitions are cool. I love that there is a lot of mechanics. The tutorial at the beginning was very good, I've never seen one made better with pygame. Although I found 2 bugs at the moment:

bug #1

bug #2 - can't fully call it the bug, but when you hold the escape button you open and close the pause menu in so short amount of time. So I would open/close the menu on event like this:

if event.type == K_ESCAPE:

       open_menu()

Can't believe this game was made by one person with a pygame. Can't wait for the full release, I'm sure it's will be a huge success ;) It was really fun to play it. Thank you

Here is the screenshot of the levels I completed. Is this the end?

https://imgur.com/a/4SZhL7N

(+1)

Thanks for the feedback! I will upload a version with most glitched found fixed. And yeah, that's the end of the Demo, thanks for trying it out!