Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47677
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-06-11 09:56 -0700 |
| References | <b3db43fc-8e80-4e94-a59e-51f0f8dabee2@googlegroups.com> <mailman.3026.1370966457.3114.python-list@python.org> |
| Message-ID | <c1c2bc70-ea99-4736-a709-174060803766@googlegroups.com> (permalink) |
| Subject | Re: PyGame tutorial? |
| From | Eam onn <letsplaysforu@gmail.com> |
On Tuesday, June 11, 2013 5:00:13 PM UTC+1, Ian wrote: > On Tue, Jun 11, 2013 at 9:47 AM, Eam onn <letsplaysforu@gmail.com> 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! > > > > There is a whole list of tutorials here: > > http://www.pygame.org/docs/#tutorials > > and here: > > http://www.pygame.org/wiki/tutorials > > > > But I already gave you those links, so I don't know what else you are > > looking for. I looked at those and they didn't cover the sprite thing I'd like :P Also, is there a specific forum for PyGame or is here fine?
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PyGame tutorial? Eam onn <letsplaysforu@gmail.com> - 2013-06-11 08:47 -0700
Re: PyGame tutorial? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-11 10:00 -0600
Re: PyGame tutorial? Eam onn <letsplaysforu@gmail.com> - 2013-06-11 09:56 -0700
Re: PyGame tutorial? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-11 11:13 -0600
Re: PyGame tutorial? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-06-11 17:31 +0100
Re: PyGame tutorial? Eam onn <letsplaysforu@gmail.com> - 2013-06-11 09:57 -0700
Re: PyGame tutorial? Alister <alister.ware@ntlworld.com> - 2013-06-11 17:19 +0000
Re: PyGame tutorial? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-11 11:23 -0600
Re: PyGame tutorial? Larry Hudson <orgnut@yahoo.com> - 2013-06-12 00:30 -0700
csiph-web