Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!xlned.com!feeder7.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.096 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.01; 'subject:Python': 0.05; 'subject:ANN': 0.07; 'python': 0.09; 'blocks': 0.16; 'clone': 0.16; 'received:209.85.212.69': 0.16; 'received:eu': 0.16; 'subject:Guide': 0.16; 'header:User-Agent:1': 0.26; 'guess': 0.27; 'received:209.85.212': 0.28; 'aims': 0.29; 'words': 0.29; 'received:google.com': 0.34; 'board': 0.35; 'received:209.85': 0.35; 'does': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'address': 0.60; 'from:no real name:2**0': 0.60; 'letters': 0.62; 'solve': 0.62; 'more': 0.63; 'teach': 0.69; 'to:addr:comp-lang- python-announce': 0.70; 'to:addr:moderators.isc.org': 0.79; 'game,': 0.84; 'plays': 0.84 Newsgroups: comp.lang.python.announce Date: Thu, 13 Dec 2012 16:31:42 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=68.174.34.61; posting-account=c5qD6goAAAAFqjOvxlVtmaNzg5ify6lJ User-Agent: G2/1.0 MIME-Version: 1.0 Subject: ANN: Lark's Tongue Guide to Python From: msireneff@gmail.com Injection-Date: Fri, 14 Dec 2012 00:31:42 +0000 To: comp-lang-python-announce@moderators.isc.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Fri, 14 Dec 2012 17:06:08 +0100 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1355501169 news.xs4all.nl 6909 [2001:888:2000:d::a6]:53466 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python.announce:776 This guide aims to teach Python by showing how to write simple games; the main address is: http://lightbird.net/larks/ Currently these games are included: Flashcards - learn Python functions with flashcards Blocky Blocks - a clone of 'jumping squares' game Battleship - classic board game of battleship Words - guess letters from a set of words Sudoku - only plays the game, does not generate or solve More will be added soon! - mitya