+ 3
How to install game development modules on android's qpython or py droid
Could someone please tell me how I could lnstall pygame or any other nice game modules on my android so I could move further in my programming learning. I'd really appreciate the help.
2 Respostas
+ 1
In Pydroid 3, i think you can install pygame by going to the Pip tab and then searching for pygame in the install section.
I have never tried it though.
+ 1
For QPython you have to install a "QPython" compatible version of pygame by installing Kivy with "QPyPy" (kivy dependency). Note that last time that i have checked, pygame dont work well without kivy