back

by mark_l_watson·17y ago·view on hn ↗
I used C++ when I worked on game AI and a few Nintendo U64 games, also for some virtual reality stuff for Disney and SAIC. Right choice for the games, in retrospect probably not for VR.

C++ is fine when you need high performance and can live with more expensive development.