Can you programm a 3D video game | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Can you programm a 3D video game

1st Jan 2019, 8:07 PM
Dimi2008 gamer Duricic
Dimi2008 gamer Duricic - avatar
3 Answers
+ 5
Yes, you can. Modules like panda3d or pyglet or even pygame would be of a help to you. Check out a demo I made in Python, quite a while ago: https://www.instagram.com/p/BQ-8ubDDTNi/ and the code behind it: https://github.com/kuba-siekierzynski/labyrinth3d Sure, it's no Unity or Unreal, but works ;)
1st Jan 2019, 8:31 PM
Kuba Siekierzyński
Kuba Siekierzyński - avatar
0
In python, the most popular modules for games and graphics are tkinter and pygame. These are used to make 2d games. However, while you can try to make 3d games, developers mostly tend to use game engines and/or C languages.
1st Jan 2019, 8:29 PM
Matthew Grimalovsky
Matthew Grimalovsky - avatar
0
What about us using javascript how can we do it
2nd Jan 2019, 7:30 AM
Shanther Breezy