Game Architecture and Design: A New Edition
Book Details
Description
This is not a programming book; it is a design book. Andrew Rollings and Dave Morris do talk about game architecture, and pick apart some top games with state diagrams and sketches of class hierarchies, but that sort of content is in the minority. Mostly, the authors provide informed opinions about bigger engineering decisions, such as the question of whether to use Microsoft DirectX or OpenGL, or how to spread processor cycles across artificial intelligence and rendering operations. They make frequent reference to successful (and failed) games, explaining why each might have worked out as it did. --David Wall
Topics covered: How to write good games, and other entertainment software. Overall, emphasis is on developing an idea into a product, with long and carefully considered digressions into architectural decisions (such as gameplay and visual effects), implementation choices (languages, libraries, and algorithms), and team management.
