Difference between revisions of "AI"
From polycount
(removed out of date warning, expanded and clarified content.) |
EricChadwick (Talk | contribs) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | Artificial Intelligence (AI) 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. | |
− | + | ||
− | + | ||
− | 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]] |
Latest revision as of 18:39, 14 February 2015
Artificial Intelligence (AI) 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.