Difference between revisions of "AI"
From polycount
(Added AI page) |
(removed out of date warning, expanded and clarified content.) |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | |||
− | |||
= AI = | = AI = | ||
− | Artificial Intelligence is a set of computer instructions or algorithms designed to simulate the actions of an intelligent being. | + | Artificial Intelligence is a set of computer instructions or algorithms designed to simulate the actions of an intelligent being to the extent necessary to meet design requirements of the game. Unlike the AI computer science field, AI in games is much less dependent on accuracy and uses a variety of tricks and hacks to reduce [[Memory|memory]] and better serve the design of the game. |
---- | ---- | ||
[[Category:Glossary]] | [[Category:Glossary]] |
Revision as of 11:14, 18 August 2010
AI
Artificial Intelligence is a set of computer instructions or algorithms designed to simulate the actions of an intelligent being to the extent necessary to meet design requirements of the game. Unlike the AI computer science field, AI in games is much less dependent on accuracy and uses a variety of tricks and hacks to reduce memory and better serve the design of the game.