On Mon, Oct 17, 2011 at 8:25 PM, Ryan Strunk <ryan.str...@gmail.com> wrote:

> > Bloated carries the connotation of unnecessary code, but pygame provides
> a lot of functionality. You may not need it all, and using pygame may
> require you to import more than you need. But thats not quite the same
> as saying pygame is bloated.
> > And its not that huge that it should stop you using it.
> > If it works, why not?
> Thanks for the clarification on that. Would there be any  benefit to using
> Pygame in addition to other libraries for game development, or is it robust
> enough that it should be able to stand on its own?
>

If you're just worried about game development, Pygame is a very strong
toolkit. My recommendation would be to use it, and see if it suits your
needs. If you discover that there are things that Pygame doesn't make fairly
easy, that's when you should start looking for other solutions.

HTH,
Wayne
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to