Book description
Advances in 3D visualization and physics-based simulation technology make it possible for game developers to create compelling, visually immersive gaming environments that were only dreamed of years ago. But today's game players have grown in sophistication along with the games they play. It's no longer enough to wow your players with dazzling graphics; the next step in creating even more immersive games is improved artificial intelligence, or AI.Fortunately, advanced AI game techniques are within the grasp of every game developer--not just those who dedicate their careers to AI. If you're new to game programming or if you're an experienced game programmer who needs to get up to speed quickly on AI techniques, you'll find AI for Game Developers to be the perfect starting point for understanding and applying AI techniques to your games.Written for the novice AI programmer, AI for Game Developers introduces you to techniques such as finite state machines, fuzzy logic, neural networks, and many others, in straightforward, easy-to-understand language, supported with code samples throughout the entire book (written in C/C++). From basic techniques such as chasing and evading, pattern movement, and flocking to genetic algorithms, the book presents a mix of deterministic (traditional) and non-deterministic (newer) AI techniques aimed squarely at beginners AI developers. Other topics covered in the book include:
- Potential function based movements: a technique that handles chasing, evading swarming, and collision avoidance simultaneously
- Basic pathfinding and waypoints, including an entire chapter devoted to the A* pathfinding algorithm
- AI scripting
- Rule-based AI: learn about variants other than fuzzy logic and finite state machines
- Basic probability
- Bayesian techniques
Publisher resources
Table of contents
- AI for Game Developers
- A Note Regarding Supplemental Files
- Preface
- 1. Introduction to Game AI
- 2. Chasing and Evading
- 3. Pattern Movement
- 4. Flocking
- 5. Potential Function-Based Movement
- 6. Basic Pathfinding and Waypoints
- 7. A∗ Pathfinding
- 8. Scripted AI and Scripting Engines
- 9. Finite State Machines
- 10. Fuzzy Logic
- 11. Rule-Based AI
- 12. Basic Probability
- 13. Decisions Under Uncertainty—Bayesian Techniques
- 14. Neural Networks
- 15. Genetic Algorithms
- A. Vector Operations
- About the Authors
- Colophon
- Copyright
Product information
- Title: AI for Game Developers
- Author(s):
- Release date: July 2004
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491900109
You might also like
book
Physics for Game Developers, 2nd Edition
If you want to enrich your game’s experience with physics-based realism, the expanded edition of this …
audiobook
Generative AI
The future of AI is here. The world is transfixed by the marvel (and possible menace) …
book
Game Mechanics: Advanced Game Design
This in-depth resource teaches you to craft mechanics that generate challenging, enjoyable, and well-balanced gameplay. You’ll …
book
The Art of Game Design, 3rd Edition
Written by one of the world's top game designers, this book describes the deepest and most …