Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.123 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.83; '*S*': 0.08; 'tutorial': 0.03; 'preferably': 0.05; 'subject:Python': 0.06; 'wrote:': 0.18; 'any,': 0.19; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'heading': 0.30; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'fri,': 0.33; "i'd": 0.34; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'subject:?': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'even': 0.60; 'ian': 0.60; 'here:': 0.62; 'subject:Game': 0.91; 'subject:Development': 0.95; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=FODabJdfqsf0g7CQ5XGvjrqZDt52xy8ShIhZJuSU/XU=; b=pGa7CEEoJ+u/1vIMfwlNY7kF4vmHC8iTglrV0/dR0k/YZkiXDw+se41Vax18aYC9C+ LSZayzGPJavVpAFNJP6pJFS4voeYG7Svrn2v4yPFc+xY6qeur90O60lAGMlcmZEpX4kA SM4yHEbl7+coGLs5T4ZsKtSAHXV+wBFzOevpdxuLLi3TcLyzm81aP4JUn9rCEBFNrVhY YptDqMe1vDRQyzaRJ0VXGxQzLvy1Db2q8XZLByeItQWTSY4xpCAeHW8uDTK/exMZpn7q LxTCkZ5fWLWJ2wnZWK1aaEDO2DfF/IVohOLlHYT6qFbsXONd8KbISmHGZbHtVvW3Jrxz csEg== X-Received: by 10.66.27.172 with SMTP id u12mr3479191pag.209.1370623027590; Fri, 07 Jun 2013 09:37:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <25a7393d-f8dd-4f75-925f-89df31930d71@googlegroups.com> <0de65ebd-2141-4dd3-b091-88ef972a6db8@googlegroups.com> From: Ian Kelly Date: Fri, 7 Jun 2013 10:36:27 -0600 Subject: Re: Python Game Development? To: Python 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370623035 news.xs4all.nl 15976 [2001:888:2000:d::a6]:36139 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47338 On Fri, Jun 7, 2013 at 10:35 AM, Ian Kelly wrote: > On Fri, Jun 7, 2013 at 10:28 AM, Eam onn wrote: >> Do you know of any tutorial for PyGame? Preferably a video tutorial but any tutorial at all is fine! I can't seem to find any, even on pygame.org!!! > > I'd start here: http://www.pygame.org/wiki/tutorials Also the section under the "Tutorials" heading at http://www.pygame.org/docs/