pygame framework
Hello,
I was wondering if there is any way of including pygame in a PyObjC project in Xcode 3.0. You can include AppKit, etc..., but is there any way to include a pygame framework?
Either #include <pygame.h> or from pygame import * . I've tried playing around and searching, and can't find anything.
Thanks in advance for your help!
foosh
I was wondering if there is any way of including pygame in a PyObjC project in Xcode 3.0. You can include AppKit, etc..., but is there any way to include a pygame framework?
Either #include <pygame.h> or from pygame import * . I've tried playing around and searching, and can't find anything.
Thanks in advance for your help!
foosh
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| pygame or lingo? | hertzcastle | 6 | 3,736 |
Mar 19, 2008 01:13 AM Last Post: hertzcastle |
|
| So... anyone doing any stuff in Python/Pygame...? | Malarkey | 12 | 5,214 |
Aug 23, 2007 12:09 PM Last Post: Malarkey |
|
| Animation help in pygame | suplexx | 3 | 3,287 |
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,651 |
Aug 24, 2006 06:50 PM Last Post: OneSadCookie |
|

