Hacker News new | ask | show | jobs
by whacked_new 6690 days ago
pygame obviously has better coverage (10-to-1 hits on google)... this is the first time I saw pyglet. What's better about it?
1 comments

I couldn't use pygame on os x because it required a dependancy that wouldn't compile, I'm not sure which dependancy is was.

Pyglet has no dependencies and I just found it a lot simpler than pygame to get started with.