79790634

Date: 2025-10-14 21:14:59
Score: 1.5
Natty:
Report link

pygame.quit is inside your loop. This means that after one iteration of your main run-loop

After pygame.quit, pygame will no longer be ready for any calls.

You would get similar errors if you forgot to call pygame.init().

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Me too answer (2.5): get similar error
  • High reputation (-1):
Posted by: julaine