0
I wanna become a game programmer , which language will help me the most?
what should i do to increase my skills for becoming a game programmer. I need guidelines of my seniors.
3 Answers
+ 4
In agreeance with @Hasty Rei, you have (practically) three options:
For 3D games: Use Unity and learn C# or JavaScript for it. I suggest to go with C# if you can't choose.
For 2D games: Use GameMaker: Studio with their language, GML. It's similar to C++, but loaded with game-based functions.
For text-based games: Lua is a popular choice.
+ 8
The choice of your language is dictated by the game engines which you choose and the platform you wish to develop games on. Any idea in mind?
+ 5
Just would like to add that the "Javascript" that is used in Unity is different from the commonly known Javascript. It's actually called UnityScript.
https://stackoverflow.com/questions/28002054/is-there-a-difference-between-javascript-and-unity-javascript-unityscript