0
Learning C# or C++ ?(for gamedevelop)
4 Answers
+ 3
Depends. Games would be geared towards C++ for it's quick runtime, and Windows applications towards C# for it's .NET Framework usage.
+ 2
I wouldn't say there is a 'best'. It just depends on what kind of games you want to make; Java games, Flash games (ActionScript), iOS games(Objective C)âŚetc. But I want to note that by far the most popular programming language in the game industry, and not necessarily multimillion dollar games, is C++.
+ 1
I think c#, it is supported in unity 3d, it is a good engine for start
0
Both are good for developing games!