Re: simple games w/o pygame

2010-12-23 Thread William Gill
Thanks everyone. These references will help greatly. I was about to take some javascript examples and rewrite them in Python. -- http://mail.python.org/mailman/listinfo/python-list

Re: simple games w/o pygame

2010-12-22 Thread scattered
On Dec 22, 11:40 am, William Gill wrote: > I am teaching an 11 year old who wants to learn programming.  I chose > Python, and it is working well.  I seem to remember lots of simple > script games, like quizzes, number games etc. that would be good for his > tutorial.  However, now all I can find

Re: simple games w/o pygame

2010-12-22 Thread Rhodri James
On Wed, 22 Dec 2010 16:40:21 -, William Gill wrote: I am teaching an 11 year old who wants to learn programming. I chose Python, and it is working well. I seem to remember lots of simple script games, like quizzes, number games etc. that would be good for his tutorial. However, no

Re: simple games w/o pygame

2010-12-22 Thread Andre Alexander Bell
On 22.12.2010 17:40, William Gill wrote: > I am teaching an 11 year old who wants to learn programming. I chose > Python, and it is working well. I seem to remember lots of simple > script games, like quizzes, number games etc. that would be good for his > tutorial. However, now all I can find i