January 2013
Intermediate to advanced
384 pages
9h 54m
English
In This Chapter
The Blackboard pattern has been used in the artificial intelligence (AI) community since the 1970s. This pattern is useful to give structure to the analysis of problems that don't have a deterministic solution — in other words, for solving a problem when you can't define a straight-line approach to the solution. The blackboard architecture provides a way to receive the input from multiple knowledge sources (KSes) and combine the inputs, build upon them, and synthesize all the information to achieve a goal.
In recent years, this pattern has found renewed life in game design, so this chapter discusses the Blackboard pattern as you might use it in a strategy game.
Read now
Unlock full access