C++ Game development
Posted Dec 10, 2005 8:22 UTC (Sat) by
mvogt (guest, #34379)
In reply to:
C++ Game development by dvdeug
Parent article:
The Boost C++ Libraries
Of course such languages should not be dismissed, but nor should they be espoused for tasks they're not designed for.
Ideally, C++ can be used together with a language designed for embedding (such as Lua) for game development.
That said, games are an unusual domain, where even correctness can be less important than performance or speed-to-market.
(
Log in to post comments)