[Tutor] Keyboard Module

Wayne Werner waynejwerner at gmail.com
Tue Oct 18 18:08:50 CEST 2011


On Mon, Oct 17, 2011 at 8:25 PM, Ryan Strunk <ryan.strunk at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111018/45413af5/attachment.html>


More information about the Tutor mailing list