Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.55K
1 Posted Topic
Re: hey bro! i just started pygame, but i have experience in python. between line 1 and 2, you need to tell pygame to set up the module that alows it to get the keyboard input. the module is: `from pygame.locals import *` this tells pygame to import everything from the … |
The End.