+ 7
What is the most important language to learn for a game programmer?
5 odpowiedzi
+ 2
There isn't a best programming language, depending on what you are trying to develop, you should choose one or another.
For example, if you are interested in developing a web game, the most common languages are HTML, JavaScript, CSS and php, but you can also develop it using django or any other framework.
If you are interested in creating a computer game, I would go C/C++ or java or C#, etc.
For small/medium projects, python is also a great idea.
If you want to develop IOS ganes, you could go swift or java...
As you see, there are lots of languages, and none of them is better than other, just choose one, and start learning :)
+ 2
for android?
+ 1
It depends on the platofrm you want to release on. and what is easier for you to learn
0
I think you have a bad question.
Despite that give an applause to L00P3R for writing a kind answer
0
2d games or 3D? Dungeon crawler or open world? Are we making Pac-Man or world of Warcraft? There are different needs for each. I’m learning some of that 3D stuff, but I’d be lost in a 2d environment.