Part 1:Basic AI
In this part, we will learn the goals of game AI and the basic techniques to implement simple but effective AI characters in game.
We will cover the following chapters in this part:
- Chapter 1, Introduction to AI
- Chapter 2, Finite State Machines
- Chapter 3, Randomness and Probability
- Chapter 4, Implementing Sensors