Artificial Intelligence example ...

This program “Hide and Seek” provides an example of using Artificial Intelligence to search a maze for an object. Code included. It uses an array to map out the maze and indicate areas that have been searched. The algorithm gives preference to un-traveled spaces and only goes backwards if there are no other options. The code is a bit inefficient, but should be good enough for small games. Feel free to use the code. Any comments appreciated. See the game information for a description of the algorithm.

Tags: artificial, intelligence, ai, maze, hide, and, seek, example, code, included

Download
Released 2007-08-22
Category Arcade
Rating 2.7 (by 12 users)
Downloads 845
Version 6
ID 9497
Slug artificial-intelligence-example-hide-and-seek-code-included