pygame or lingo?
hi.
the question i want to ask is if pygame performance is better than that of adobe/macromedia director games written in lingo.
anyone help me out?
just a general one way or the other kind of thing?
thanks.
hertz.x
the question i want to ask is if pygame performance is better than that of adobe/macromedia director games written in lingo.
anyone help me out?
just a general one way or the other kind of thing?
thanks.
hertz.x
PyGame gives you complete access to OpenGL, and the ability to write native C extensions if you need them. That should give it an edge where performance counts.
PyGame doesn't run on Leopard, though, last I checked (3 weeks ago)
But pyglet does.
But pyglet does.
My web site - Games, music, Python stuff
I'm using pygame, but building under Panther. The build, however, runs under Leopard.
I would use pyglet, (pyglet.org) but it does not support DirectX. Maybe in a future product as OpenGL becomes more pervasive across platforms. (meaning: when XP and beyond are the major Windoze systems.)
I would use pyglet, (pyglet.org) but it does not support DirectX. Maybe in a future product as OpenGL becomes more pervasive across platforms. (meaning: when XP and beyond are the major Windoze systems.)
Director is poorly supported, buggy, and unsuited for large applications/games. I'd avoid it at all costs.
diordna Wrote:PyGame doesn't run on Leopard, though, last I checked (3 weeks ago)
But pyglet does.
Uh, I got it to work. I had to follow the steps here for it: http://pygame.org/wiki/MacCompile?parent=index
The brains and fingers behind Malarkey Software (plus caretaker of the world's two brattiest felines).
hi guys.
thanks for the advice!
pygame works perfectly on leopard for me, have u tried installing 1.8 off the website?
i think director is a bit pointless. its nice to think your games can get published with a click, but pygame is so much more enjoyable to work with.
I need nothing but Textmate. Amen.
x
thanks for the advice!
pygame works perfectly on leopard for me, have u tried installing 1.8 off the website?
i think director is a bit pointless. its nice to think your games can get published with a click, but pygame is so much more enjoyable to work with.
I need nothing but Textmate. Amen.
x
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| pygame framework | foosh | 0 | 1,984 |
Feb 29, 2008 02:09 AM Last Post: foosh |
|
| So... anyone doing any stuff in Python/Pygame...? | Malarkey | 12 | 5,218 |
Aug 23, 2007 12:09 PM Last Post: Malarkey |
|
| Animation help in pygame | suplexx | 3 | 3,288 |
Mar 13, 2007 01:51 PM Last Post: suplexx |
|
| Python and Pygame. | bronxbomber92 | 10 | 4,306 |
Dec 31, 2006 11:00 AM Last Post: bronxbomber92 |
|
| Choosing Between Pygame and GLUT | doucette | 6 | 3,653 |
Aug 24, 2006 06:50 PM Last Post: OneSadCookie |
|

