[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] PyGame in PSP?



Hi, I'm trying to develop games for my PSP with PyGame (just for fun).

Do you think it's possible?

I currently have stackless python compiled for the psp, and python 2.4
for the psp.
These projects are from http://code.google.com/p/pspstacklesspython/

Also I have a special SDL for psp from http://svn.ps2dev.org/
(I think the server is down this days but I have a checkout at home).

So, I know how to compile SDL and Python for my PSP but I'm stuck with
PyGame.
Any ideas?