+ 4
Which programming language is best for making games?
6 Answers
+ 7
could check this out:
https://www.sololearn.com/discuss/761432/?ref=app
+ 7
C#, Java, or C++. None are "best," but they're options.
Honestly, it's going to depend upon platform and type of games you're planning to make. The two mainstream game engine giants are Unity (http://www.unity3d.com/learn) and Unreal (https://www.unrealengine.com). Unity utilizes C# for its scripting, and Unreal uses C++/blueprints for theirs.
I'm a Unity developer, so I'm bias, but I would go with C# and Unity. It's a great engine, plenty of support/resources, and it's very versatile. As an example, I'm working on a 2D retro mmorpg on mobile, and also working on a 3D survival game on VR (SteamVR/Vive/Rift/PC). All of which is done in Unity, so as you can see, you can go in many directions with it.
Best of luck to ya!
+ 3
in my opinion, java is the best
+ 2
If you browse through you would notice that most of the people recommend both c++ and java.Java is platform independent and you can develop 2d as well as android games but it is 10%slower than c++.Not to confuse you, anything in which you are perfect and are confident at, is your best.
+ 2
C#, java đźđź
C++
+ 1
learn unity game engine