Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47334
| Path | csiph.com!usenet.pasdenom.info!news.etla.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.063 |
| X-Spam-Evidence | '*H*': 0.87; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'python': 0.11; 'windows': 0.15; 'pygame': 0.16; 'pygame,': 0.16; 'successor': 0.16; 'those,': 0.16; 'folks': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'commit': 0.19; 'programming': 0.22; 'install': 0.23; 'this?': 0.23; "i've": 0.25; 'header:In- Reply-To:1': 0.27; 'point': 0.28; 'appreciated.': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; '(although': 0.31; 'commonly': 0.31; 'libraries': 0.31; 'thanks!': 0.32; 'quite': 0.32; 'linux': 0.33; 'week.': 0.33; 'fri,': 0.33; 'used,': 0.33; "i'd": 0.34; "can't": 0.35; 'possible.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'possible': 0.36; 'subject:?': 0.36; 'too': 0.37; 'awesome': 0.38; 'to:addr:python- list': 0.38; 'planning': 0.38; 'recent': 0.39; 'heard': 0.39; 'to:addr:python.org': 0.39; 'most': 0.60; 'tell': 0.60; 'you.': 0.62; 'making': 0.63; 'developed': 0.63; 'charset:windows-1252': 0.65; 'dormant': 0.68; 'of:': 0.68; 'april,': 0.84; 'game,': 0.84; '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:content-transfer-encoding; bh=uSPn3yFuA9Vlzsdg5Y5MxfYGc4t55QOCGxh/FuShnIk=; b=sHi0sMqapnMUtoECSwGuTPh55nfdKUFpgN51Lylvljd2ya4gCLbIXjWSOLsPBbPz65 SmWlMiH3ZBDuz+CJ2o5cxjKnjLyzY1b6eFpMW+PceiqkRYyQuCar+S/WCC7+puQ5ZYTg aFWUlvJ586yNTlA+p30sNQWo1OuHZ5hePOaUwfa50m2SFyGn+LEGwtXpJCp81Vm3KnAZ 5v3BGFSVoNZ96UZ5wWmIcoBeIndvCs6BOqZ21En6iGQhpHAbnl3W7jokiznqOfBixbsO +Ap66f0pSEaKQ8OPESdypm0O70ipYTZwQgeJUt3GhE1jtFMzB3x7PfIyEUCGbOyduixF zurQ== |
| X-Received | by 10.68.241.68 with SMTP id wg4mr6934569pbc.121.1370622136766; Fri, 07 Jun 2013 09:22:16 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <25a7393d-f8dd-4f75-925f-89df31930d71@googlegroups.com> |
| References | <25a7393d-f8dd-4f75-925f-89df31930d71@googlegroups.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Fri, 7 Jun 2013 10:21:36 -0600 |
| Subject | Re: Python Game Development? |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | quoted-printable |
| 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.2854.1370622147.3114.python-list@python.org> (permalink) |
| Lines | 28 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1370622147 news.xs4all.nl 15957 [2001:888:2000:d::a6]:55782 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:47334 |
Show key headers only | View raw
On Fri, Jun 7, 2013 at 9:53 AM, <letsplaysforu@gmail.com> wrote: > I was planning on making a small 2D game in Python. Are there any libraries for this? I know of: > > • Pygame - As far as I know it's dead and has been for almost a year > • PyOgre - Linux and Windows only(I do have those, but I want multi-platform) > • Cocos2D - Won't install and cant find any support > • PyCap - Can't find any documentation > • Panda3D - Dead since 2011 + overkill for what I need > • PyOpenGL - Overkill > > Any help on what to do with this would be appreciated. I am making games mainly in Lua but I'd like to make one in Python for fun. I also understand that Python isn't exactly the *BEST* choice programming a game, but I have heard it is possible. Tell me if it's true. Thanks! Pygame is still quite commonly used, and the most recent commit was in April, so I think it's too early to pronounce it dead (although pgreloaded, which at one point was intended to be a successor to pygame, is looking a bit dormant now). A lot of folks also like pyglet, but I've never used it myself. I suspect it might also be overkill for you. And yes, it's definitely possible to make games in Python. Go to pyweek.org and check out many of the awesome games that have been developed in Python in only one week.
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