Skip to content

Instantly share code, notes, and snippets.

@lesp
Created November 6, 2014 15:12
Show Gist options
  • Save lesp/15560da5291069215885 to your computer and use it in GitHub Desktop.
Save lesp/15560da5291069215885 to your computer and use it in GitHub Desktop.
Setting up Pygame
#Setup Pygame
pygame.init()
pygame.mixer.init()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment