Is it seriously just moving a drawing with WASD? The GitHub repository doesn't exist. 5 Stars.
Maks
Creator of
Recent community posts
Amazing game!!! The simplicity, the crisp pixel art graphics, music and fun gameplay is what makes the game so great. I really low how simple this game is (not in the code, but from the player side) with no really weird gimmicks, just fluid simulation. Fluid simulation is soo hard to code, Good Job!
Thank you! I appreciate your feedback! Yeah, I forgot to add the boolean. That's a super quick fix - literally 2 minutes. (because the exe building process counts). I'm also looking to build the game for Linux somehow and maybe even macOS but i'm not sure if that's possible with the build tool I use (pyinstaller)
Check out my first 2d survival game written in Python using pygame.
I am a solo developer and had fun making it. I might have been on a rush near the deadline, so I haven't coded everything I wanted, but i'm still very happy with my creation.
Game Link - https://makkuz2013.itch.io/survivalgame
(The game is avaiable for Windows.)
