[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pygame] help... please



Hi,
Thanks for all your replies!
I've been looking through the http://www.nongnu.org/pygsear/
tutorials. When I ran the example games i found out that some of them (like
pygsaw and pathmaker) are VERY slow, and when i downloaded pete's game
solarwolf (which is way much complicated) it worked just fine with no
slowdowns at all. Is this because of all the modules that pygsear uses?
By the way that "forward, down" thing doesn't really work for me, I need
some real code to work with (like the python.org tutorials), I remember we
used to have a program like that in school in grade 4, that's when I became
interested in programming...

Mike
P.D: solarwolf is awesome! how long have you worked on it? or how long have
you been a programmer?
P.D: i won the game in 30 min but still...

----- Original Message -----
From: Boehnker, Karl Wilhelm <BoehnkerK@msx.umsl.edu>
To: <pygame-users@seul.org>
Sent: Friday, February 14, 2003 1:57 PM
Subject: RE: [pygame] help... please



Good advice.

http://www.python.org/doc/Newbies.html is an excellent place
too. Actually all the documentation at python.org is quite
good.

Don't forget to tinker with a python interactive shell
as you learn features of the language and when you come across
something you don't completely understand in whatever
documentation/tutorial you're reading.  Actually working with
the language will teach you volumes more than just reading
docs.  Good luck.



> -------- Original Message --------
> Subject: Re: [pygame] help... please
> From: Scott Russell <scott@pantastik.com>
> To: pygame-users@seul.org
> Cc: anijap@zapo.net
>
> Mike,
>
> Pygame is a *great* way to learn game programming.  Python is
> as easy as
> BASIC to program, but will also give you more power later on, when you
> need it.  It's also free, which is very nice.
>
> To learn how to program games, first you need to know how to program -
> at least a little bit.
>
> Start here:  http://www.python.org/doc/current/tut/tut.html
> where guido
> (the original developer of python) will walk you through the language,
> and let you understand how it works, and how to do things in it.
>
> You can also look here:  http://www.awaretek.com/tutorials.html where
> there are a whole bunch of other python tutorials - some simpler and
> some more complex than guido's.
>
> Also, all things python are available (including the downloads) at
> python.org.
>
> Once you get familiar with python and have made a few simple programs,
> go to http://www.pygame.org and try some of the tutorials there.
> Eventually, start pulling apart simple games on pygame.org
> and changing
> them, and you'll build up to where you're making your own games in no
> time.
>
> If you have any specific questions, (or just some trouble getting
> started) come back here and send an email.  Someone will answer pretty
> quick.
>
>    - Scott
>
>
>
>
>
>
> ____________________________________
> pygame mailing list
> pygame-users@seul.org
> http://pygame.seul.org
>
____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org

____________________________________
pygame mailing list
pygame-users@seul.org
http://pygame.seul.org