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


With some rudimentary actions and decision-making logic controlling our agents, we can now begin to enhance how our agents see the world, as well as how they store information about the world.

In the next chapter, we'll create a data structure that can store knowledge as well as create senses for our agents to actually see and hear.