In this chapter, you learned about heuristics, and you also learned how uniform cost and A* algorithms work.
In the next chapter, you'll learn how game playing works (in other words, how AI games work). We'll cover the rule-based system and how it works in Java.