The Armored Brigade artificial intelligence (AI) is fully dynamic, which means that it can handle any scenario within the game parameters, without a need for any scripting from the scenario designer. This approach has been the basic foundation of the game. I've always found the procedurally generated game content fascinating, and that can be seen in the design philosophy of Armored Brigade.
In Armored Brigade, there's an undefined number of maps, units, environmental conditions, and so on. The system must build a readable representation, process the input and then produce output that creates a credible impression of intelligence that behaves in a realistic, unpredictable and challenging manner. That's quite a challenge indeed. A "chess AI", where you have a finite number of possible states, is out of the question.