Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

"would make me think that most game code is starting to move away from raw C++"

Godot is talked about on Hacker News but it's nowhere in the industry, as for C++ it's the default language for games and it will be the case for the foreseeable future.

I feel that there is a real disconnect between hacker news and people working in the industry.

Most people here don't seem to understand how different it is from your regular CRUD app compagny.



While the disconnect is true, specially in what concerns FOSS views of the world and how real studios work, middleware like Unity and WaveEngine are indeed being picked up by major studios.

On the Switch alone, a very big chunk are all based on Unity, more than 50% as per Unity official statement.

Also although the engine is still mostly C++, they have been porting the rendering pipeline into HPC#.


Engine development and game development are two different things. For gameplay/scripting, even in 90s there were alternative languages. The way Unreal uses C++ (i.e. as scripting) is not different to how Unity uses C#.


At some point, every game development project becomes engine development :-)


Yep, it even has a GC for the C++ based entities.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: