Re: Pygame.draw challenge is over!

2006-06-26 Thread Matthew Nuzum
Hey, just a quick note... when I visit http://pyweek.org I get a message that the site is not configured. www.pyweek.org works as expected. When I received this e-mail my e-mail client made pyweek.org clickable which is how I noticed the problem. On 6/25/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> w

Re: Pygame.draw challenge is over!

2006-06-26 Thread Duncan Booth
Richard Jones wrote: > spiffy wrote: >> Congrats to Seth Yastrov for 'gravity.py' ... THE ONLY ONE THAT >> WORKED! > > I did test that they all worked on my machine before putting them > online... > > What issues are you having? What OS? The only issue I found is that goop dies with "IndexErro

Re: Pygame.draw challenge is over!

2006-06-25 Thread Richard Jones
spiffy wrote: > Congrats to Seth Yastrov for 'gravity.py' ... THE ONLY ONE THAT > WORKED! I did test that they all worked on my machine before putting them online... What issues are you having? What OS? What version of Python and PyGame? I've added this to the README.txt that comes with the files

Re: Pygame.draw challenge is over!

2006-06-25 Thread spiffy
On Mon, 26 Jun 2006 10:53:50 +1000, [EMAIL PROTECTED] wrote: >It was quite successful too! Download the submissions from the pyweek.org >site: > >http://media.pyweek.org/static/pgd-200606.zip > >Congratulations to all who participated! > > >Richard Congrats to Seth Yastrov for 'gravity.py' .

Pygame.draw challenge is over!

2006-06-25 Thread richard
It was quite successful too! Download the submissions from the pyweek.org site: http://media.pyweek.org/static/pgd-200606.zip Congratulations to all who participated! Richard -- Visit the PyWeek website: http://www.pyweek.org/ -- http://mail.python.org/mailman/listinfo/python-list

5 DAYS TO GO: pygame.draw challenge

2006-06-20 Thread Richard Jones
THE CHALLENGE: Create a game in up to 64kbytes of source code using only pygame (and python stdlib). No additional libraries, no external files (even ones loaded from a network). That means no PyOpenGL, no PNGs, no OGGs, etc. Feel free to ju

Pygame.draw challenge

2006-06-13 Thread richard
THE CHALLENGE: Create a game in 64kbytes of source code using only pygame. No additional libraries, no external files (even ones loaded from a network). That means no PyOpenGL, no PNGs, no OGGs. THE DEADLINE: Start as soon as you read th