+ 7
What is the best language for making games?
also libraries.
14 Antworten
+ 9
@Davey
python is awful for games, runs really slow. Not to say it's not doable, but a lot of the frameworks seem a bit outdated too (like the oh so famous pygame)
java is ok for game dev, but only due to android apps (Minecraft is the exception. Not the rule)
c++ is what most AAA devs use, the biggest titles. so if you want a job in the industry working for the big boys, defiently learn that.
JavaScript is a good idea for indie (unityscript) and for online games in the browser. the game has to be a bit on the light side though.
lastly, c#. Only recommend this due to unity.
+ 7
It depends on the programming language you want to use to create the game
+ 6
Definitely C++
+ 5
for me the best one is c++. what do u think?
+ 5
the best is c++ and java..also phython
+ 5
C/C++
+ 5
c++, Java, c#
+ 5
c++ or java
+ 3
depends...
do you want performance - c++ (ue4)
intense 3d/vr - c# & c++ (unity/ue4)
mobile - java (libjdx)
2d - java (libjdx)
+ 3
C# or Java
+ 2
depand to you with which language is better for you
+ 1
I would say C++
+ 1
if you are searching for the interface and graphics then C and C ++ will be useful
otherwise Java is easier -in my opinion-
+ 1
Java