简体   繁体   中英

Is it possible to use PyPy with PyGame?

I've been searching and have seen mixed things on the internet about whether it is possible to use PyGame with PyPy. Particularly there is this project https://bitbucket.org/stefanor/pygame-pypy , although I'm really struggling to build it on Windows. Thanks!

Nowadays, you should look here: http://morepypy.blogspot.ch/2013/12/pygame-cffi.html . Although this pygame-cffi might be incomplete, if you're just missing a couple of functions, adding them should be rather easy (then contribute them back!).

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM