attreyabhatt/Space-Invaders-Pygame

index out of range

Closed this issue · 0 comments

pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
Traceback (most recent call last):
File "/home/sarebjanjua/Documents/Code/PyGame/main.py", line 137, in
collision = isCollision(enemyX[i], enemyY[i], bulletX, bulletY)
IndexError: list index out of range