Advertisement

Portable OO Software (Game) Architecture

Started by April 03, 2000 07:34 AM
0 comments, last by ugenn 24 years, 7 months ago
Does anyone have good reference books/links on creating portable game architectures (well, need not be games specific, but portable software architectures in general). I''m not referring to those LaMothe-style books that teach you how to create a game, but something more theoratical (sortof like McConnell''s Code Complete) that explains how to modularize code (esp OO C++) into system specific and portable components and explores issues related to code portability.
Check in the reference programming section here on GDNet for a series of articles by Chris Hargrove of 3DRealms called "Code on the Cob". This may be exactly what you''re looking for.

Kevin

Admin for GameDev.net.

This topic is closed to new replies.

Advertisement