Which is best language for game develop? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Which is best language for game develop?

17th Dec 2016, 9:51 AM
Hariharan.g
Hariharan.g - avatar
4 Answers
+ 6
most languages are good for game dev. however, c# is pretty good at it in professional cases.
17th Dec 2016, 10:28 AM
Ahri Fox
Ahri Fox - avatar
+ 3
I recommend C++ as its nice, C# is much more limited. Java is used for developing android apps. If you are going to create games for both android and PC, I suggest C#.
17th Dec 2016, 1:01 PM
Wen Qin
Wen Qin - avatar
+ 2
Object oriented languages. C++, C#, Java. C# have C++ Sdl and OpenGl wrappers. Java have LWJGL. I recommend you to write in the language that you feel comfortable. You can develop videogames in the most languages. Also, some game engines use script that compiles to fastest code. For example, Unity with Javascript and C#, that compiles to C++ with IL2CPP.
17th Dec 2016, 11:11 AM
Sheemin
Sheemin - avatar
0
c++
17th Dec 2016, 10:04 AM
Saksham Beniwal
Saksham Beniwal - avatar