State · Design Patterns Revisited · Game Programming Patterns It's ostensibly about the State design pattern, but I can't talk about that and games without going into the more fundamental concept of finite state machines (or ...
Finite-State Machines - Game Development - Tuts+ A finite-state machine is a model used to represent and control execution flow. It is perfect for implementing AI in games, producing great results without a ...