qpython
qpython copied to clipboard
Hello from pygame.
Hello,
I'm from the pygame project. Is pygame usable on QPython now? If so how? Also... what version of pygame is used?
best regards,
Hi, it use the pygame for sdl, Now it supports the game like this https://github.com/qpython-android/sample-flappybird .
Ok. It seems it doesn't use the real pygame. It uses pygame_sdl2.
I get an error when I import pygame.The content is "Error:dlopen falied:library libpython2.7.so.1.0 not found."