| |||||||||||
PyWeek - ToGEPyAnnouncing 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
Comments: |
Next Challenge
September 2008 [entries, ratings] Previous > March 2008 [entries, ratings] September 2007 [entries, ratings] April 2007 [entries, ratings] September 2006 [entries, ratings] March 2006 [entries, ratings] (June 2006) August 2005 [entries, ratings] Not logged in Login Register | ||||||||||
By dmoisset on 2008/03/01 17:14:
For those of us lazy to untar and test the code, can you tell us what does your library provides?By Martin on 2008/03/01 19:12:
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").By Martin on 2008/03/01 19:17:
Should have said, this is an extension of Pyglet 1.0, and therefore requires it for everything except the A-Star.By richard on 2008/03/02 23:29:
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.By Martin on 2008/03/02 23:52:
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.