PyGame tutorial?

Alister alister.ware at ntlworld.com
Tue Jun 11 13:19:40 EDT 2013


On Tue, 11 Jun 2013 09:57:17 -0700, Eam onn wrote:

> On Tuesday, June 11, 2013 5:31:22 PM UTC+1, Mark Lawrence wrote:
>> On 11/06/2013 16:47, 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!
>> 
>> 
>> >
>> 
>> 
>> Try typing "pygame tutorial" into your favourite search and see what
>> 
>> comes back, you might be pleasantly surprised.
>> 
>> 
>> 
>> --
>> 
>> "Steve is going for the pink ball - and for those of you who are
>> 
>> watching in black and white, the pink is next to the green." Snooker
>> 
>> commentator 'Whispering' Ted Lowe.
>> 
>> 
>> 
>> Mark Lawrence
> 
> Typed it in several times over the past 2 years and nothing. I've been
> trying to get into PyGame for 2 years :P

my quick search on google came up with these

http://inventwithpython.com/blog/2010/09/01/the-top-10-pygame-tutorials/
http://floppsie.comp.glam.ac.uk/Glamorgan/gaius/games/8.html

both of which have additional links that look relavent





-- 
Bad user karma.



More information about the Python-list mailing list