+ 2
What is the best programming language to program video games?
game programming
6 Réponses
+ 10
C++ and C# , depends on what kind of game you want to make
+ 4
I think C++
+ 4
It's too hard to create game in pure lang without any framework/engine. AAA-games often use c++ and their own engines, but nowadays you mustn't write your own engine for your game.
There are a lot of free good platforms for game developing such as Unity, Unreal, Cocos2d and etc. Some of them support more than one language for scripting.
Try to look at them and then you will be able to choose language for creating your game.
+ 3
I love how people don't worry about the graphics, the animations, the sounds, and all that "extra" .. I guess I'm the only one with no artistic bone in my body :)
+ 2
oh okay, thanks
+ 1
c++, python and java.