Downloads: 113 | Views: 228
Research Paper | Computer Science | India | Volume 2 Issue 10, October 2013 | Popularity: 6.2 / 10
Automatic Game AI Design
Pranavkumar Pathak, Abu Sarwar Zamani, Dipthi Shah
Abstract: Video game AI aims at generating an intelligent game opponent which is to compete with player, so game AI design plays an important role in the development of game. Nowadays, most of the game AI is implemented by FSM. But this mechanism has some drawbacks, so we need a mechanism to design game AI automatically instead of FSM. The process of automatic game AI design by UCT is introduced in this paper. In this process, we only take the meta-rules into consideration, while those many complicated detail knowledge is acquired by simulation. Here we propose the approach of UCT-controlled NPC based on CI (computational intelligence). However, this approach will consume lots of computational resources, and the acquired knowledge cannot be stored. To solve this problem, we train Artificial Neural Network (ANN) to make it reusable. The whole design process is validated on the Test-Bed of the game Dead-End. We conclude that from both the simplification of implementation and the reusability, this process outperforms FSM.
Keywords: AI for games, Steer behavior, Path finding in 3d games and simulation
Edition: Volume 2 Issue 10, October 2013
Pages: 139 - 141
Make Sure to Disable the Pop-Up Blocker of Web Browser