Game development | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Game development

i don't have computer..but I'm interested in game development in Python..tell me how to do with Android and how to install the frameworks ... please!!

28th Sep 2017, 3:29 PM
Darwin Bin
Darwin Bin - avatar
8 Answers
+ 7
For Android, without a PC, you don't have too much of a choice. Download QPython3 and deal with sl4a framework or kivy which I hear also supports Android. https://play.google.com/store/apps/details?id=org.qpython.qpy3 www.kivy.org You might also download Termux app and try installing Python on it. I managed to get Py3.6 with it :)
28th Sep 2017, 3:34 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 6
There is a python framework that allows you to develop computer games that pyjama. You can use it but for that you should learn advanced python.
28th Sep 2017, 3:59 PM
Vansh
Vansh - avatar
+ 4
Next, browse through the projects there to see what can be done. And later on, study the documentation of the Scripting Layer For Android (sl4a) to get you going in the direction you want. Whether you want to use a GUI or any of your device's components - most likely there's a nice piece of code for this in there :)
28th Sep 2017, 3:43 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
+ 2
I have downloaded qpyhton 3 script engine ..what's the next?
28th Sep 2017, 3:36 PM
Darwin Bin
Darwin Bin - avatar
+ 2
ok..then what is kivy!!..explain please!
28th Sep 2017, 4:01 PM
Darwin Bin
Darwin Bin - avatar
+ 1
tell me briefly bro!!
28th Sep 2017, 3:37 PM
Darwin Bin
Darwin Bin - avatar
- 2
I written programs but in qpython 3 but I didn't show up in the programs option..why?
28th Sep 2017, 3:50 PM
Darwin Bin
Darwin Bin - avatar
- 2
also I save the file but it didn't show up in the programs option
28th Sep 2017, 3:51 PM
Darwin Bin
Darwin Bin - avatar