PyWeek - ToGEPy

Announcing the release of our PyWeek library: ToGEPy 0.1!

http://www.srcf.ucam.org/~mewo2/togepy-0.1.tar.gz

There's even a mildly fun asteroids clone in there as an example. We spoil you.

(Edited for a working download location)

Martin on 2008/02/29 23:21 of Super Effective 6
edited on 2008/03/01 06:28


Comments: (log in to comment)

For those of us lazy to untar and test the code, can you tell us what does your library provides?
An implementation of the pygame.draw API (with a few extra features), an "out-of-the-box" A-Star implementation (not incredibly fast, but easy to slot into wherever you need it), and a couple of snazzy visual effects (motion blur, a Geometry Wars-style "vector glow").
Should have said, this is an extension of Pyglet 1.0, and therefore requires it for everything except the A-Star.
To further dmoisset's comment: I would like to see some sort of public page with an outline of the feature set and documentation. This release is pretty opaque.
Apologies, I'll try to get something more complete up in the next few days. Until then, I'm happy to answer any questions that people might have, either here, or on the #pyweek and #pyglet IRC channels on freenode.