Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I forgot to turn on VSYNC, if you want it it's litteraly one boolean on the main.py file.
ctx = nodex.Context((256, 240), 2, False) <= on this line