python-pyglet

Cross-platform windowing and multimedia library
  http://www.pyglet.org
  3
  2 reviews



This library provides an object-oriented programming interface for developing games and other visually-rich applications with Python. pyglet has virtually no external dependencies. For most applications and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups.

pyglet might be seen as an alternative to PyGame.
Latest reviews
5
brettd43 8 years ago

A very nice game library. Lets you make 2D games and also gives you full access to OpenGL so you can write 3D games in Python.

4
blueXrider 12 years ago

quite nice