Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47386
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <fabiosantosart@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.133 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.12; 'python.': 0.02; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'this?': 0.23; 'exists': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; '-0700,': 0.31; 'libraries': 0.31; 'fri,': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'subject:?': 0.36; 'question,': 0.38; 'planning': 0.38; 'making': 0.63; 'of:': 0.68; 'subject:Game': 0.91; 'subject:Development': 0.95; 'to:addr:nobody': 0.96; '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:date:message-id:subject:from:to :cc:content-type; bh=aor7tEX1zXOWnOJ2rAeI7E966QLcxwFMQigfe8aGB7o=; b=VtZOo392wiq5YpJeLmJ8QOo7Vc/hplsZHWla2do/FDkdE8NAe6dHzRDgqbUapvwD4Y t91pUi+uj3q4PLCASP4FVrUngr93rTousK+kC1RPa1jdu2hJ7ZDRctyBlA32t6/YSrij TFd2rcaGQQQRwpoEZtQeMrJdK3ThUvJKTTY9z5mxBJcoThNMDS6WJ9321egrdDmNjKG1 Ynw7W9UREibjUpiGQDhfMZckr0yem7F+yaRWJ+yDyEbP6x86tTY3AS4keqCnwocvAZuf ggzreW1vYKkOSEmEWYW2cd5zolD76X8agZOw/g85ANwXeuM5kcH3v4jTIEAbiNmdurhq KWNQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.229.133.65 with SMTP id e1mr1277729qct.105.1370707297471; Sat, 08 Jun 2013 09:01:37 -0700 (PDT) |
| In-Reply-To | <pan.2013.06.08.14.17.13.800000@nowhere.com> |
| References | <25a7393d-f8dd-4f75-925f-89df31930d71@googlegroups.com> <pan.2013.06.08.14.17.13.800000@nowhere.com> |
| Date | Sat, 8 Jun 2013 17:01:37 +0100 |
| Subject | Re: Python Game Development? |
| From | Fábio Santos <fabiosantosart@gmail.com> |
| To | Nobody <nobody@nowhere.com> |
| Content-Type | multipart/alternative; boundary=e89a8f50389c8e9a0e04dea6a955 |
| Cc | python-list@python.org |
| 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.2886.1370707775.3114.python-list@python.org> (permalink) |
| Lines | 21 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370707775 news.xs4all.nl 15908 [2001:888:2000:d::a6]:46015 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47386 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
> On Fri, 07 Jun 2013 08:53:03 -0700, letsplaysforu wrote: > > > I was planning on making a small 2D game in Python. Are there any > > libraries for this? I know of: It wasn't your question, but I was happy to find out that box2d exists for python.
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll 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