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

Hey! Good effort on this, I've never made a game in python so I have no idea how it works but it was interesting to see all the art assets packed with the game file. It was very laggy for me though, here's the error code i got. Hopefully it helps!


Traceback (most recent call last):

  File "from_the_side.py", line 2088, in <module>

  File "from_the_side.py", line 854, in game

  File "from_the_side.py", line 854, in game

  File "from_the_side.py", line 870, in game

pygame.error: display Surface quit

thanks for the feedback. I haven't been working on python for that long. Thanks again for the feedback.