Spelling suggestions: "subject:"baigtiniai automata"" "subject:"baigtiniai automatas""
1 |
Kompiuterinių žaidimų dirbtinio intelekto varikliuko uždaviniai ir jų sprendimas / The Problems and Solutions of Artificial Intelligence Engine for GamesFiodorova, Jelena 30 May 2006 (has links)
Game Artificial Intelligence (AI) is the code in game that makes the computer-controlled opponents (agents) to make smart decisions in game world. There are some AI problems that are essential in games: pathfinding, decision making, generating player’s characteristics, game’s logic management. However these problems are gameplay dependant. The main goal of this study – to generalize AI problems’ solutions for games of many kinds, that is, to make AI solutions gameplay independent. We have achieved this goal by using data-driven design in our solutions. We separated the game logic and the game code levels by using this approach. Such separation gave us an opportunity to manipulate game logic and data freely. We have examined our decision making system and determined that it is flexible and is easy of use.
|
Page generated in 0.0375 seconds