Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

oh, how is python for this kind of thing? i use gamemaker for simplicity, but python might be fun.

if this is the highest fps on my beast of a pc then you should really look into refactoring/optimisation methods..

Python is not suited for these kinds of projects. The issue with the game is not optimizing. It is the language it is written in. Python is very slow, so the performance of this game is as good as it can get.

ah fair enough