Spiral

Pete Shinners shredwheat at attbi.com
Fri May 31 11:56:47 EDT 2002


Chris wrote:
> Thanks - and thanks to others who replied, too.
> I'm totally new to Python and so I'll have to experiment a bit -
> but does your program work with the standard Python package or do I have 
> to get some add-ons?  (It's the "import" that made me wonder.)

the pygame example will need to have the pygame package installed. this is 
easy to do as it comes in a windows installer. i'm afraid my pygame example 
will also have the "open spiral" effect. the degree to radian conversion 
should do the trick.

http://pygame.org/ftp/pygame-1.5.win32-py2.2.exe





More information about the Python-list mailing list