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 a central data structure that stores knowledge, we can begin to flush out how our agents actually acquire their knowledge and perception about the world. In the next chapter, we'll provide you with additional sources of data that our agents can use for sight, sound, touch, as well as a means of agent communication.