Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #51185
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <r1chardj0n3s@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.077 |
| X-Spam-Evidence | '*H*': 0.85; '*S*': 0.00; 'subject:Python': 0.06; 'subject:ANN': 0.07; 'python': 0.11; 'inspire': 0.16; 'pyweek': 0.16; 'scratch': 0.16; 'subject:run': 0.16; 'to:addr:python- announce-list': 0.16; 'url:pyweek': 0.16; 'all,': 0.19; 'subject:week': 0.19; 'subject:] ': 0.20; 'programming': 0.22; 'team,': 0.22; 'subject:will': 0.24; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'run': 0.32; 'subject:the': 0.34; 'subject: (': 0.35; 'board': 0.35; 'received:google.com': 0.35; 'fun,': 0.36; 'url:org': 0.36; 'growing': 0.38; 'challenging': 0.38; 'tools,': 0.38; 'to:addr:python-list': 0.38; 'subject:[': 0.39; 'to:addr:python.org': 0.39; 'either': 0.39; 'how': 0.40; 'challenge': 0.61; 'new': 0.61; 'first': 0.61; 'to:2**2': 0.65; 'finish': 0.65; 'url:help': 0.67; 'to:no real name:2**2': 0.72; '1st': 0.74; 'increase': 0.74; 'game,': 0.84; 'invites': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=E2/T3jfbUCdepeKxu8wBuktlKtDPBYBcBFj70099BV0=; b=neSTk0kZMm2Rogyh9/yLvKCJt1ep9lcxUMCCj0VjBC27s43FAWroEPWzPaDwAXTjsQ 74ow/IUR3kS/VBibwyZFnt97zh313w7c0zYQz1FZlIzLQBRtcxfuhuiDEuHxnZIwXXbf hnZTKqL83kthQVGiFjmmlr19HoXSzYTpWPC2sB2ObuF5bKLZ+I2zoCgWc4HXxXy/Hqap +w/fcSZ7+qf4Jt3sEba5Sm0bSgWx/6Kb3Ri2FVYQGe0q9/MkAfvi4niJgtbG1GMviHfr pvis01EDclFIdJG/G+r2iUAoi99jKiGdb/FHbOoGlUSO/WFZRhclFSC1ksBzaLb4Lqm1 noyg== |
| MIME-Version | 1.0 |
| X-Received | by 10.112.162.131 with SMTP id ya3mr943621lbb.85.1374728382416; Wed, 24 Jul 2013 21:59:42 -0700 (PDT) |
| Date | Thu, 25 Jul 2013 14:59:42 +1000 |
| Subject | [ANN] PyWeek 17 will run in the first week of September (1st to 8th) - write a game in Python in a week |
| From | Richard Jones <r1chardj0n3s@gmail.com> |
| To | pyglet-users <pyglet-users@googlegroups.com>, cocos-discuss <cocos-discuss@googlegroups.com>, pygame-users@seul.org, python-list@python.org, python-announce-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.5079.1374728390.3114.python-list@python.org> (permalink) |
| Lines | 20 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1374728390 news.xs4all.nl 15942 [2001:888:2000:d::a6]:57888 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:51185 |
Show key headers only | View raw
Hi all, The Python Game Programming Challenge <http://pyweek.org/> will run its 17th challenge during the first week of September, from the 1st to the 8th. The PyWeek challenge: 1. Invites entrants to write a game in one week from scratch either as an individual or in a team, 2. Is intended to be challenging and fun, 3. Will increase the public body of game tools, code and expertise, 4. Will let a lot of people actually finish a game, and 5. May inspire new projects (with ready made teams!) Check out the help page for how to compete (and prepare) and the growing resources message board post: http://pyweek.org/s/help/ http://pyweek.org/d/4008/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
[ANN] PyWeek 17 will run in the first week of September (1st to 8th) - write a game in Python in a week Richard Jones <r1chardj0n3s@gmail.com> - 2013-07-25 14:59 +1000
csiph-web