Artificial Intelligence in Games

Artificial Intelligence in Games

 
Edition number: 1
Publisher: CRC Press
Date of Publication:
 
Normal price:

Publisher's listprice:
GBP 130.00
Estimated price in HUF:
62 790 HUF (59 800 HUF + 5% VAT)
Why estimated?
 
Your price:

56 511 (53 820 HUF + 5% VAT )
discount is: 10% (approx 6 279 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Estimated delivery time: In stock at the publisher, but not at Prospero's office. Delivery time approx. 3-5 weeks.
Not in stock at Prospero.
Can't you provide more accurate information?
 
  Piece(s)

 
 
 
 
Product details:

ISBN13:9781032305950
ISBN10:1032305959
Binding:Hardback
No. of pages:310 pages
Size:234x156 mm
Weight:675 g
Language:English
Illustrations: 348 Illustrations, color; 101 Line drawings, black & white; 247 Line drawings, color
532
Category:
Short description:

This book covers all the necessary topics that a professional game AI programmer needs to know, from math and steering behaviours to terrain analysis, pathfinding, decision making. Written to be easily accessible, each topic is accompanied by an example game, where the reader can add their own code to see the effects their changes have.

Long description:

This book covers all the necessary topics that a professional game AI programmer needs to know, from math and steering behaviours to terrain analysis, pathfinding and decision-making. Written to be easily accessible, each topic is accompanied by an example game that allows the reader to add their own code to see the effects their changes have.


Each chapter is split into two parts. The first part covers the necessary theory in a friendly, conversational manner, using visual examples and fictional game scenarios to give additional context. The second part is a coding tutorial in C

Table of Contents:

Chapter 1 Introduction


Chapter 2 Math


Chapter 3 Steering Behaviours


Chapter 4 Terrain Analysis


Chapter 5 Pathfinding


Chapter 6 Decision
-Making


Chapter 7 Fuzzy Logic


Chapter 8 Chess AI


Chapter 9 Genetic Algorithms


Chapter 10 Neural Networks