I think that a forum would be a useful addition to the community. The mailing list is a hodgepodge of diverse questions, and it is often hard to find existing answers quickly. A forum would be more organized and allow useful content to persist more consistently.
> My gut feeling is that pyglet doesn't yet provide enough functionality - I > would be hard put to produce something more meaningful than my pong or life > demos (see blog in signature) in a weekend. Pyglet provides more than enough accessible functionality to make something fun in a weekend. It could probably benefit from a higher- level framework, but that would be a job for a separate project. > Perhaps you might consider providing a framework for these competitions, > build around a couple of other libraries in addition to pyglet - for > example, pymunk (http://code.google.com/p/pymunk/) for physics. Pymunk already integrates just fine with pyglet. My uDevGames entry uses both. A framework to tie them together neatly would be trivial to write, but shouldn't go into the main project. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
