Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #47337

Re: Python Game Development?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <ian.g.kelly@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.121
X-Spam-Level *
X-Spam-Evidence '*H*': 0.85; '*S*': 0.10; '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; '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; '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=aYbBcqo4gtuDuxIagiDXhmGLenNhDgEdpHp5MC1jmkk=; b=ca1U8fstlNIynQom/asUYOBOl4BcWXeJIbTviyfW8HKAmtw6xPPbaoVMi2Y3G1tMuh LBIgwo7YEK3usu/aiegm39++M7/flkDh7yHsECAhiTegHK0jiFf/wYUdrFkqgmLUrGxO aUvMOEin5Q4Tf1rfcOWHwfBhjloCiRfxWvabbNTc6eFRiBe8E2ekTXrCu1P1/UgTBMTz UVNwH1FRZaRvCbgXGfhvI8JdBeM3o7PHv+xMBudYcmu77VrHU3RzUh8BJ7EocWDyjG5p CFi2H+u1DQVHTEolfARizIRXM33U5pBLHfHaLxpXPX1VfpdNu7ep8GUUTl1+Nlzs+mHq +CLw==
X-Received by 10.66.119.35 with SMTP id kr3mr3565930pab.149.1370622965874; Fri, 07 Jun 2013 09:36:05 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <0de65ebd-2141-4dd3-b091-88ef972a6db8@googlegroups.com>
References <25a7393d-f8dd-4f75-925f-89df31930d71@googlegroups.com> <mailman.2854.1370622147.3114.python-list@python.org> <0de65ebd-2141-4dd3-b091-88ef972a6db8@googlegroups.com>
From Ian Kelly <ian.g.kelly@gmail.com>
Date Fri, 7 Jun 2013 10:35:25 -0600
Subject Re: Python Game Development?
To Python <python-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.2855.1370622974.3114.python-list@python.org> (permalink)
Lines 4
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1370622974 news.xs4all.nl 15901 [2001:888:2000:d::a6]:35461
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:47337

Show key headers only | View raw


On Fri, Jun 7, 2013 at 10:28 AM, Eam onn <letsplaysforu@gmail.com> 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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python Game Development? letsplaysforu@gmail.com - 2013-06-07 08:53 -0700
  Re: Python Game Development? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-07 10:21 -0600
    Re: Python Game Development? Eam onn <letsplaysforu@gmail.com> - 2013-06-07 09:28 -0700
      Re: Python Game Development? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-07 10:35 -0600
      Re: Python Game Development? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-07 10:36 -0600
      Re: Python Game Development? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-06-07 16:39 +0000
      Re: Python Game Development? Larry Hudson <orgnut@yahoo.com> - 2013-06-07 22:04 -0700
  Re: Python Game Development? Eam onn <letsplaysforu@gmail.com> - 2013-06-07 10:53 -0700
    Re: Python Game Development? Matty Sarro <msarro@gmail.com> - 2013-06-07 14:00 -0400
    Re: Python Game Development? Ian Kelly <ian.g.kelly@gmail.com> - 2013-06-07 12:42 -0600
  Re: Python Game Development? Dan Stromberg <drsalists@gmail.com> - 2013-06-07 14:50 -0700
  Re: Python Game Development? Ian Foote <ian@feete.org> - 2013-06-08 07:30 +0100
  Re: Python Game Development? Jan Riechers <janpeterr@freenet.de> - 2013-06-08 14:52 +0300
  Re: Python Game Development? Nobody <nobody@nowhere.com> - 2013-06-08 15:17 +0100
    Re: Python Game Development? Fábio Santos <fabiosantosart@gmail.com> - 2013-06-08 17:01 +0100
  Re: Python Game Development? alex23 <wuwei23@gmail.com> - 2013-06-11 19:27 -0700

csiph-web