PyGame tutorial?

Larry Hudson orgnut at yahoo.com
Wed Jun 12 03:30:00 EDT 2013


On 06/11/2013 08:47 AM, Eam onn wrote:
> Is there a PyGame tutorial out there? I've seen TheNewBoston's tuts, but he didn't finish his. MetalX100 did a VERY good tutorial. I've been having trouble with some player movement because he isn't moving smoothly, he jumps. If I add 5 pixels to his X position if I press a button, jumps to the next 5 pixels instead of smoothly moving. If I just add 5 pixels normally, he moves smooth.
>
> Thanks! Any help is appreciated!
>
I posted this link before, but here it is again...

http://inventwithpython.com/pygame/

for the book "Making Games with Python & Pygame"

You can buy the dead-tree version, Or you can read it on-line for free, Or download the pdf or 
ebook versions for free.

      -=- Larry -=-




More information about the Python-list mailing list