On Mon, Dec 8, 2008 at 6:31 PM, alex23 <[EMAIL PROTECTED]> wrote:
> On Dec 8, 2:26 pm, illume <[EMAIL PROTECTED]> wrote:
>> pygame is simpler to learn, since it doesn't require you to know how
>> to create classes or functions.
>
> I'm not sure if I'd be quick to tout that as an advantage... :)

Neither would i. Classes and Objects
and good OOP practises can benefit
a pygame game just as well as any
other Python app. What's more using
and learning Python's OO semantics
and syntax is really really easy :)

--JamesMills

-- 
--
-- "Problems are solved by method"
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to