3 Answers
+ 6
There is no best language for making games. In the past, languages such as Java, C#, and C++ were some of the only languages you could use to make good games, but recently engines such as Godot(Uses GDScript which is almost exactly like Python) have come up which although they are not as popular, theyâre actually fairly good engines, and are very much under rated.
Thatâs not to say that the more popular game engines and languages arenât good for making 3D games, but my point is that just about any language should work, and Iâd stick with Python for now if youâre already learning it.
By using Python youâll learn about the game development process, and if you want to learn a new language later then by all means do so.
+ 3
c# or c++ for making games. i can't remember which one is for 3d
+ 3
it's not just the lenguage itself. if you start to make a game and your mates are doing it on Java which has way more resource on the net than python you may start questioning yourself if it's not more easy on Java than python. just search what you need to make the game and you'll see if python has good resources and help for you