Hacker News new | ask | show | jobs
by pjmlp 1280 days ago
Written in C#.
1 comments

Yeah, "OO is going out of fashion" is a common phrase in gamedev, but what's actually meant is "deep class hierarchies defining the behaviour of game objects is going out of fashion". Most ECS code is still written in OO languages and makes heavy use of OO features.