+ 2

Is Python good for game developing?

Thank you if you helped or tried to help me :)

19th May 2018, 7:47 AM
Selo Byte
Selo Byte - avatar
3 Respuestas
+ 5
An amazing question you've asked right there! Thanks for this. Now... " Is Python Good for Game Development?" " ... you could use pygame for rudimentary 2d or Vpython(openGL based) for basic 3d, but it's still not very good. Blender(a modeling/game engine is written solely with python so that's a plus. What this leaves us with is no, unless you plan on making a text based game(which I did for my senior project back in HS), or for a learning process on the start to finish of the design process. ... " https://www.codecademy.com/en/forum_questions/5524230351b8878bc30001e3 You could perhaps try out this approach: " pygame-blender converter A script for encorporating Blender created graphics in Pygame applications." http://www.pygame.org/project-pygame-blender+converter-326-.html " Python Scripting for the Blender Game Engine" https://cgmasters.net/free-tutorials/python-scripting/ More about Blender: https://www.blender.org Selo Byte - Yes, you can use either Unreal Engine or Unity 3D for making 3D games. Look this topic up on a search engine for more info on the subject... "Is Python good for developing games? Why or why not?" https://www.quora.com/Is-Python-good-for-developing-games-Why-or-why-not
19th May 2018, 8:17 AM
Rahul George
Rahul George - avatar
+ 2
there are libraries that can help you create games, however it's not optimal per se.
19th May 2018, 8:02 AM
hinanawi
hinanawi - avatar
0
So you can make one but its not as good as Java right? I want to make a 3d game cant I use Unreal Engine?
19th May 2018, 1:02 PM
Selo Byte
Selo Byte - avatar