A bit of...despair
Well, I'm sad. And need a bit of help. I'm new to python, and when I saw pyglet, I was happy. However, pyglet has let me down. It has no collision :(. I have no idea on how to write my on collision functions, and that alone would take me a week. My other choice if pygame, but I couldn't learn pygame well enough to make anything in the next couple of hours (when pyweek starts). So what should I do? I need advice my friends, and I'm hoping I get it soon. PS - Does pyglet have any hidden collision functions? I'm talking 1.1 here...alpha version.(log in to comment)
pymike on 2008/03/29 19:00:
Hey Devman:I use pygame, and I wrote some pygame sprite demos on http://pymike93.googlepages.com/demos.html.
HTH, pymike