- Unity 2017 Game AI Programming(Third Edition)
- Ray Barrera Aung Sithu Kyaw Thet Naing Swe
- 164字
- 2021-07-02 19:14:13
Summary
Game AI and academic AI have different objectives. Academic AI researchers try to solve real-world problems and prove a theory without much limitation in terms of resources. Game AI focuses on building NPCs within limited resources that seem to be intelligent to the player. The objective of AI in games is to provide a challenging opponent that makes the game more fun to play.
We learned briefly about the different AI techniques that are widely used in games such as FSMs, sensor and input systems, flocking and crowd behaviors, path following and steering behaviors, AI path finding, Navigation Meshes, behavior trees, and fuzzy logic.
In the following chapters, we'll look at fun and relevant ways you can apply these concepts to make your game more fun. We'll start off right away in Chapter 2, Finite State Machines and You, with our own implementation of an FSM, and we'll pe into the concepts of agents and states and how they are applied to games.
- Intel Galileo Essentials
- LabVIEW2018中文版 虛擬儀器程序設計自學手冊
- Testing with JUnit
- CockroachDB權威指南
- Java EE框架整合開發入門到實戰:Spring+Spring MVC+MyBatis(微課版)
- Linux網絡程序設計:基于龍芯平臺
- 軟件架構:Python語言實現
- Serverless架構
- Express Web Application Development
- Web前端應用開發技術
- INSTANT Yii 1.1 Application Development Starter
- AutoCAD 2009實訓指導
- Managing Microsoft Hybrid Clouds
- UML軟件建模
- Java程序設計教程