John> Another project I thought of was a Pig Latin translator. (But
do kids today
John> even know what Pig Latin is? Am I showing my age?)
Chris> Even if they don't, they'll grok it no problem. It's simple enough.
Google for "Python pig latin" to see a lot of "prior art".
And it might be usefu
John, have you taken a look at pyglet? It's an alternative to pygame and I
found it pretty slick once I got the hang of it. There is a development
version that's compatible with python 3 and I've never had a bug with it. It
wraps OpenGL itself so there are no additional dependencies.
// jo
In article ,
Chris Angelico wrote:
> On Mon, Jul 22, 2013 at 6:49 AM, John Ladasky
> wrote:
> > Another project I thought of was a Pig Latin translator. (But do kids
> > today even know what Pig Latin is? Am I showing my age?)
>
>
> Even if they don't, they'll grok it no problem. It's simp
On Mon, Jul 22, 2013 at 6:49 AM, John Ladasky
wrote:
> Another project I thought of was a Pig Latin translator. (But do kids today
> even know what Pig Latin is? Am I showing my age?)
Even if they don't, they'll grok it no problem. It's simple enough.
ChrisA
--
http://mail.python.org/mailma