top | item 38762370

(no title)

Terminal135 | 2 years ago

I would have thought maybe 1M LOC at most, but 10M?

discuss

order

flohofwoe|2 years ago

We've been around 1mloc for the Drakensang single player and MMO games, and that was 15..5 years ago, with a relatively small team (up to 20 programmers), and budget-wise far away from what's considered an AAA production.

While I wouldn't want to work on a 10mloc C++ code base either, it sounds totally realistic to me.

johnnyanmac|2 years ago

realistic, but probably far from "optimal" (not that LoC is a good target for anything other than complexity). There simply isn't much incentive to properly refactor legacy code into something more managable. Rather eat the cost with devs ramping up and working around the cruft.