Mencarta Posted March 3, 2010 Report Share Posted March 3, 2010 So I have downloaded pygame, and I'm wondering where I should put what files if I have this in my script: from pygame import * Link to comment Share on other sites More sharing options...
ApocalypeX Posted September 25, 2010 Report Share Posted September 25, 2010 Obviously OP has his answer but for anyone else.import pygame, sysfrom pygame.locals import * Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now