+ 2
What is the best programming languange to create games ?
Language Program for Gamemaker
9 Respuestas
+ 2
Hmm.. basically i just want to know what is the best for everybody the best languange program for beginner who wants to start their own idea such as games or else...
But, i think i can sum up everybody opinion (^^)
+ 7
Wait isn't unity using C++ to make games?
+ 4
There is no ultimate best language for game development. Some good ones I would recommend looking into are:
C++
C#
Javascript
Java
+ 4
@S Vengat the internal engine is written with c++ but if you used it you would use c# or javascript
+ 4
C# for Unity
C++ for Unreal Engine
+ 3
Hi,
I think that is C#.
+ 3
c++, python and java also have game libraries
do you have a target market in mind?
+ 3
Here is two threads for C++ game dev
https://www.sololearn.com/discuss/488976/?ref=app
https://www.sololearn.com/discuss/498964/?ref=app
0
It all boils down to what engine you want to use.