Hacker News new | ask | show | jobs
by Thaxll 3100 days ago
Major "AAA" games are C++, C# is used because of Unity but behind the scene it's C++. Also Unity is popular in mobile but not that much in console games.
1 comments

Yup, pretty much any modern game is going to have a scripting/rapid prototype layer at the top. Unity's just happens to be C#.