Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed2.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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'python.': 0.02; 'subject:Python': 0.06; 'turtle': 0.07; 'friday,': 0.09; 'cc:addr :python-list': 0.11; 'python': 0.11; 'windows': 0.15; 'cc:name:python list': 0.16; 'pygame': 0.16; 'those,': 0.16; 'wrote:': 0.18; 'programming': 0.22; 'email addr:gmail.com>': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'this?': 0.23; 'cc:2**0': 0.24; '>': 0.26; 'header:In-Reply-To:1': 0.27; 'appreciated.': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'libraries': 0.31; 'thanks!': 0.32; 'linux': 0.33; 'url:python': 0.33; 'fri,': 0.33; "i'd": 0.34; 'could': 0.34; "can't": 0.35; 'possible.': 0.35; 'good.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'too': 0.37; 'planning': 0.38; 'pm,': 0.38; 'heard': 0.39; 'url:mail': 0.40; 'skip:u 10': 0.60; 'tell': 0.60; 'making': 0.63; 'skip:\xe2 10': 0.65; 'to:addr:gmail.com': 0.65; 'of:': 0.68; 'fantastic': 0.74; '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:date:message-id:subject:from:to :cc:content-type; bh=eyw2FNQgkNmo8cg6EdsfEGhiw03qtod0ikqetpP3T+w=; b=ehyDj1arPRNEaG+Bbfla7jWsvJ2pNxE0nyOalg8xq3tsAKlwP8fXAXwEbfNg6Rh+aP Mw2Ak17vSrsESG3rUIvSUDw2BS8TRMMRXemTBRMh/FHcp3hnp/R4AQ3kA3bcHCdZSjZ9 KsPbOygKOHs6lz6qud+HT2zisuVJ7i7kLKvk+KrsMAXFNc46hMiGZw72mjJTzjkDuWGd psY8RLJ3FPoCrtFyH3F1pWvcNPBdkOnEXyslBvHebcAo7ao8gMYoorCDYKbamGwW4vUB L908ZL510N5XR2VGH3H7MRoXKZ9Kn6vVVxLCzAl8sFTIHoXiqJkt2ePqdSPgnuYZ8cSl Nlug== MIME-Version: 1.0 X-Received: by 10.66.144.136 with SMTP id sm8mr3870346pab.115.1370628016459; Fri, 07 Jun 2013 11:00:16 -0700 (PDT) In-Reply-To: References: <25a7393d-f8dd-4f75-925f-89df31930d71@googlegroups.com> Date: Fri, 7 Jun 2013 14:00:16 -0400 Subject: Re: Python Game Development? From: Matty Sarro To: Eam onn Content-Type: multipart/alternative; boundary=047d7b6d826e0a56ce04de9434a8 Cc: Python list 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: 94 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1370628025 news.xs4all.nl 15908 [2001:888:2000:d::a6]:34679 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:47343 --047d7b6d826e0a56ce04de9434a8 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable You could make a fantastic turtle based game with pyturtle! On Fri, Jun 7, 2013 at 1:53 PM, Eam onn wrote: > On Friday, June 7, 2013 4:53:03 PM UTC+1, Eam onn wrote: > > I was planning on making a small 2D game in Python. Are there any > libraries for this? I know of: > > > > > > > > =E2=80=A2 Pygame - As far as I know it's dead and has been for almost a= year > > > > =E2=80=A2 PyOgre - Linux and Windows only(I do have those, but I want > multi-platform) > > > > =E2=80=A2 Cocos2D - Won't install and cant find any support > > > > =E2=80=A2 PyCap - Can't find any documentation > > > > =E2=80=A2 Panda3D - Dead since 2011 + overkill for what I need > > > > =E2=80=A2 PyOpenGL - Overkill > > > > > > > > Any help on what to do with this would be appreciated. I am making game= s > mainly in Lua but I'd like to make one in Python for fun. I also understa= nd > that Python isn't exactly the *BEST* choice programming a game, but I hav= e > heard it is possible. Tell me if it's true. Thanks! > > Pygame isn't too good. You still need a lot of other libraries from what = I > understand(like for physics). Is there any alternative for 2D? > -- > http://mail.python.org/mailman/listinfo/python-list > --047d7b6d826e0a56ce04de9434a8 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
You could make a fantastic turtle based game with pyturtle= !


On Fri= , Jun 7, 2013 at 1:53 PM, Eam onn <letsplaysforu@gmail.com> wrote:
On Friday, June 7, 2013 4:53:03 PM UTC+1, Ea= m onn wrote:
> I was planning on making a small 2D game in Python. Are there any libr= aries for this? I know of:
>
>
>
> =E2=80=A2=C2=A0Pygame - As far as I know it's dead and has been fo= r almost a year
>
> =E2=80=A2 PyOgre - Linux and Windows only(I do have those, but I want = multi-platform)
>
> =E2=80=A2=C2=A0Cocos2D - Won't install and cant find any support >
> =E2=80=A2=C2=A0PyCap - Can't find any documentation
>
> =E2=80=A2 Panda3D - Dead since 2011 + overkill for what I need
>
> =E2=80=A2=C2=A0PyOpenGL - Overkill
>
>
>
> Any help on what to do with this would be appreciated. I am making gam= es mainly in Lua but I'd like to make one in Python for fun. I also und= erstand 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 isn't too good. You still need a lot of other libraries from wha= t I understand(like for physics). Is there any alternative for 2D?
--
http://mail.python.org/mailman/listinfo/python-list

--047d7b6d826e0a56ce04de9434a8--