3 Réponses
0
You also have Panda3D that was used to develop Pirates of Caribbean online by Disney. Pyglet, kivy, pygame,...
+ 1
Yes, you can develop games using python libraries like pygame.
Some of them you can find in sololearn, else use external sources.
0
Yes, it is possible. You can find interesting solutions on the Internet. For example, kivy is a graphical cross-platform library. Code development will be quite easy, but compiling the game for Android is a bit problematic. However, it is possible