Skip to content

Instantly share code, notes, and snippets.

@HugoArts
Created March 29, 2009 18:25
Show Gist options
  • Save HugoArts/87485 to your computer and use it in GitHub Desktop.
Save HugoArts/87485 to your computer and use it in GitHub Desktop.
@gunge.event.bind(pygame.QUIT)
def on_quit(event):
gunge.manager.keeprunning = False
gunge.manager.mainloop()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment