Game Ai Chapter 9

This is the reading note after reading by Mat Buckland.

Here is the part of the Chapter 8.

Introduction

Until now we utilize a finite state machine-based architecture where behavior is decomposed into several states, each of which contains the logic to enable transitions to other states. Instead of states, an agent’s behavior can be defined as a collection of hierarchical goals.