0

Anyone here is using python for game development purposes

there is a game engine is using python ecxept panda3D

18th Feb 2018, 4:52 AM
Alvin Septiano
Alvin Septiano - avatar
1 Answer
+ 11
It is possible to use. You can either build web apps with Python web frameworks (Django), desktop apps with one of GUI supporting libraries (kivy, tkinter, pygame and others) or mobile apps (kivy, sl4a) Refer here:-) https://github.com/renpytom/rapt-pygame-example This tutorial also helps... https://kivy.org/docs/tutorials/crashcourse.html
18th Feb 2018, 5:00 AM
Abhivarshini Maddala
Abhivarshini Maddala - avatar