0
Can anyone tell me which of the software is more efficient in programing games
5 Réponses
+ 9
C++ and Unity
+ 4
C++ is a "fast" program, great for large PC games, C# seems to be a highly popular language due to Unity being so widely used today. Java is great for mostly smaller game development.
+ 3
what kind of games ,3D?
+ 3
C++; due to how low-level it is, it is blistering fast and packed full of useful features.
0
Talking about game engines. One of the best AAA games are made using Unreal Engine 4 with C++