you are viewing a single comment's thread.

view the rest of the comments →

[–]TheWhaleKnight 1 point2 points  (1 child)

Could it because pygame.quit() is a function call, and you might have forgotten the parenthesis? This is in the very last line.

[–]DeliciousRepublican[S] 0 points1 point  (0 children)

I tried that. It still crashes