+ 1

How do i create games in Python using android?

Hello. My name is Cyant. I just want to ask a question, is it possible to create game in Python using Android? If Its possible, where do i code and what do i need to create it? - Kiyan

9th May 2018, 1:32 PM
Uufd
2 Antworten
+ 1
It is indeed possible! You'll just need something called the Pygame Subset for Android (pg4a). However, you first need a good understanding of Pygame, which in itself is already a slightly complex library because of the low-level functionality it has.
9th May 2018, 1:37 PM
apex137
apex137 - avatar
0
Thanks!
9th May 2018, 2:19 PM
Uufd