capalmer1013 / 2d-survival

2 stars 3 forks source link

bug: error when going too low #57

Open capalmer1013 opened 1 year ago

capalmer1013 commented 1 year ago
Traceback (most recent call last):
  File "C:\Users\cpalmer\Documents\GitHub\2d-survival\src\main.py", line 168, in draw
    self.background.draw(
  File "C:\Users\cpalmer\Documents\GitHub\2d-survival\src\gameObjects.py", line 319, in draw
    BASE_BLOCK * self.tiles[x][y][0],
                 ~~~~~~~~~~~~~^^^
IndexError: list index out of range

steps to reproduce: