0

Learning C# or C++ ?(for gamedevelop)

17th Nov 2016, 3:22 PM
ProgNeo
ProgNeo - avatar
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.
17th Nov 2016, 3:24 PM
Keto Z
Keto Z - avatar
+ 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++.
17th Nov 2016, 7:28 PM
Abdelaziz Abubaker
Abdelaziz Abubaker - avatar
+ 1
I think c#, it is supported in unity 3d, it is a good engine for start
17th Nov 2016, 3:37 PM
Дмитрий Шкурко
0
Both are good for developing games!
18th Nov 2016, 2:05 AM
The PGDeveloper
The PGDeveloper - avatar