Book Image

Learning Game AI Programming with Lua

By : David Young
Book Image

Learning Game AI Programming with Lua

By: David Young

Overview of this book

Table of Contents (16 chapters)
Learning Game AI Programming with Lua
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Free Chapter
1
Getting Started with AI Sandbox
Index

Summary


Now that our agents have a basic understanding of navigable areas within our sandbox, we can start creating decision logic that utilizes movement and animation. In the next chapter, we'll create multiple decision structures that will let our agents become autonomous within the sandbox.