Unity 2018 Artificial Intelligence Cookbook

Author: Jorge Palacios

Subject: COM051300 - COMPUTERS / Programming / Algorithms; COM012040 - COMPUTERS / Programming / Games; COM051310 - COMPUTERS / Programming Languages / C#

Publisher: Packt Publishing (2018-08-28)

978-1-78862-522-7

Unity 2018 Artificial Intelligence Cookbook ebook cover

Explore various recipes to build games using popular artificial intelligence techniques and algorithms such as Navmesh navigation A

  • , DFS, and UCB1

    Key Features

  • Explore different algorithms for creating decision-making agents that go beyond simple behaviors and movement
  • Discover the latest features of the NavMesh API for scripting intelligent behaviour in your game characters
  • Create games that are non-predictable and dynamic and have a high replayability factor

    Book Description

    Interactive and engaging games come with intelligent enemies, and this intellectual behavior is combined with a variety of techniques collectively referred to as Artificial Intelligence. Exploring Unity's API, or its built-in features, allows limitless possibilities when it comes to creating your game's worlds and characters. This cookbook covers both essential and niche techniques to help you take your AI programming to the next level.

    To start with, you'll...