Monday, January 14, 2013

Tutorial : Starting Off with Python and Pyglet


Hi,

Configuring python with Pyglet is very easy. Many of you might be wondering, why I have chosen Pyglet over Pygame. I have done a significant research around this, what I found that the people are increasingly accepting pyglet over pygame due to many of its benefits. StackExchange is one the most reputed dev forum, people there are recommending pyglet over pygame.
http://stackoverflow.com/questions/370680/differences-between-python-game-libraries-pygame-and-pyglet
http://stackoverflow.com/questions/1260108/start-with-pyglet-or-pygame.