PyWeek 9 is officially announced. It starts on the 30th of August and runs 'til the 5th of September. Anyone with a vague interest in developing games should check it out, even if you don't know how yet (there's time to learn). If you do want to learn Python and take part, I recommend the following websites: www.python.org where you can get the language implementation itself and www.pyglet.org where you can get Pyglet, a library for Python that does stuff like drawing graphics, handling mouse movements and whatnot (it also has an excellent set of tutorials).