Skip to main content

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

had to comment out some stuff on main.py to get it running:

  •             #self.program["time"].value = self.t
  •             #self.program["screenZoom"].value = self.screen_zoom
  •             #self.program["cam_offset"].value = self.player.hitbox.center - self.offset

The game looks really cool but i couldn't get very far, the wall climbing is a bit hard to understand, or maybe i'm just bad at timing...