Hacker News new | ask | show | jobs
by Reticularas 1077 days ago
Basically all game engineers use C++, regardless of they are working on the engine or the game. It's wildly perf focused.
1 comments

AAA/Unreal Engine games yes. But C# is the default for Unity. I'm shocked that Beat Saber – a flagship VR (very low-latency) game is in C#.
True that the game is written in C#, but I think Unity itself is written in C++.