[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] When is pygame 1.8 coming out?
- To: pygame-users@xxxxxxxx
- Subject: Re: [pygame] When is pygame 1.8 coming out?
- From: "Patrick Devine" <agntdrake@xxxxxxxxx>
- Date: Wed, 23 Jan 2008 11:18:54 -0800
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: pygame-users-outgoing@xxxxxxxx
- Delivered-to: pygame-users@xxxxxxxx
- Delivery-date: Wed, 23 Jan 2008 14:19:03 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=SDaltG6Unie3EB4fxP88e3NHAvYfatpwMp3/viswFWg=; b=Upr+GLNWSfD0azy6gfwg9DooSit91GrRXX1AfYKu2T7N9xJqTQc/sPh+6vHI1mKvMgQr9fLf8R7LVH+kgu4MENl6blW4jqRs8q9IM7ySH6U+jJPuodcjyCLbonMlqHz2Ha5dRLvC+daD3nEy8dPclbASmsIAPGIsPSoZy1CcrxQ=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=EvaN3549c3yRa4iQ+Pfgh5ktmUkgojrZKh1z1I9dshPmjIDI1WWanX9wsfIZn6P6+nJu2avszEXAY5Tw3gSHyCBoLv5qus0XNPuHUl7wVyqlTuMdjwEA/8qv1I29Nsg74EOIqDJIIHhyTcqiGbIVGF6WNiT2Qyqq6nWpNp5OHJc=
- In-reply-to: <4797807F.1090309@xxxxxxxxxxxx>
- References: <4797807F.1090309@xxxxxxxxxxxx>
- Reply-to: pygame-users@xxxxxxxx
- Sender: owner-pygame-users@xxxxxxxx
On Jan 23, 2008 9:59 AM, Kamilche <kamilche@xxxxxxxxxxxx> wrote:
> If it's still not available, what have people migrated to for their
> Python 2.5 game development? Are they using ctypes with SDL, or something?
I thought everyone was using Pyglet now. :-D
-pdev.