Is Python Right for Me?

Tony Houghton h at realh.co.uk
Sat Feb 3 19:24:13 EST 2007


In <pan.2007.02.03.23.29.55.177279 at bmsi.com>,
Stuart D. Gathman <stuart at bmsi.com> wrote:

> On Fri, 02 Feb 2007 15:09:20 -0500, Mister Newbie wrote:
>
>> I want to make small, 2D games. I have no programming experience. Is
>> Python a good choice?
>
> Definitely.  I teach a class for 7th to 12th grade where I use this
> tutorial to introduce programming:
>
> http://www.livewires.org.uk/python/
> http://www.livewires.org.uk/python/pdfsheets.html
>
> As an adult, just skip rapidly through the elementary material.  The final
> module (Games sheets) walks you through creating 3 2D games with pygame!

The OP should also look at pygame <http://www.pygame.org/> if that isn't
what the livewires module is based on. And if it is based on pygame he
should look at pygame anyway.

-- 
TH * http://www.realh.co.uk



More information about the Python-list mailing list