Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Repost: Programming Game AI by Example

Posted By: gin.of.da.game
Repost: Programming Game AI by Example

Repost: Programming Game AI by Example
Wordware Publishing Inc.,U.S. (1 Oct 2004) | ISBN: 1556220782 | English | CHM | 8.69 Mb | 500 Pages

With the recent success of such games as Microsoft's Halo, artificial intelligence has taken a bigger role in the gaming industry and a few books have emerged with an academic, theoretical approach to the topic. AI Game Programming by Example describes in detail many of the AI techniques used in modern computer games.

Programming by Example describes in detail many of the AI techniques used in modern computer games and, more importantly, explicitly shows the reader how to implement these practical AI techniques within the framework of several popular game genres. These features, combined with the exercises throughout the book, provide game developers with a practical foundation to game AI.

Programming Game AI by Example provides a comprehensive and practical introduction to the "bread and butter" AI techniques used by the game development industry, leading the reader through the process of designing, programming, and implementing intelligent agents for action games using the C++ programming language.

Techniques covered include state- and goal-based behavior, inter-agent communication, individual and group steering behaviors, team AI, graph theory, search, path planning and optimization, triggers, scripting, scripted finite state machines, perceptual modeling, goal evaluation, goal arbitration, and fuzzy logic.