Gaming module for python? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Gaming module for python?

What are the best modules for creating simple 3D games and programs in python?

13th Apr 2018, 11:09 AM
Ashwani Kumar Kamal
Ashwani Kumar Kamal - avatar
2 Answers
+ 5
As @a said Pygame ( python sdl2) is a good choice for simple games https://www.sololearn.com/discuss/1211091/?ref=app
13th Apr 2018, 12:25 PM
Manual
Manual - avatar
+ 3
Maybe PyGame or PyOpenGL. There’s also Pandas3D which is a game engine with a lot of features already provided, so you can get right to the game.
13th Apr 2018, 11:12 AM
Ariela
Ariela - avatar