Re: [Audyssey] a question on artificial inteligence

2010-04-07 Thread Yohandy
thanks for explaining Thomas! - Original Message - From: "Thomas Ward" To: "Gamers Discussion list" Sent: Wednesday, April 07, 2010 12:52 AM Subject: Re: [Audyssey] a question on artificial inteligence Hi Yohandy, Well, AI really is a specialized field of compu

Re: [Audyssey] a question on artificial inteligence

2010-04-06 Thread Thomas Ward
Hi Yohandy, Oh, yes. As I said earlier it is all based on probabilities. If you are at a certain angle and distance there are only so many moves you might be able to do and it picks the most likely attack from the list of moves. Plus as Dark was saying the really Pro game developers have created me

Re: [Audyssey] a question on artificial inteligence

2010-04-06 Thread Thomas Ward
Hi Yohandy, Well, AI really is a specialized field of computer programming, and is rather complex to break down to a newby level. However, I think I can give you the jist of how it works without getting too technical. First off there is what we call boolean logic. Generally, computers operate on t

Re: [Audyssey] a question on artificial inteligence

2010-04-06 Thread Yohandy
ion list" Sent: Tuesday, April 06, 2010 10:53 PM Subject: Re: [Audyssey] a question on artificial inteligence A lot of the Ai in beat em ups works in much the same way as a chess game, ie, a set of objectives and expected reactions to certain situations. So, you if you throw a punch, the

Re: [Audyssey] a question on artificial inteligence

2010-04-06 Thread dark
ainsthings. Beware the Grue! Dark. - Original Message - From: "Yohandy" To: "Gamers Discussion list" Sent: Wednesday, April 07, 2010 3:34 AM Subject: [Audyssey] a question on artificial inteligence Hey all, For some odd reason, I'm fascinated with AI even though I

[Audyssey] a question on artificial inteligence

2010-04-06 Thread Yohandy
Hey all, For some odd reason, I'm fascinated with AI even though I'm not a programmer. my question is basically, how on earth could artificial intelligence outsmart so many people? I think I have an idea of how it might work for things like adventure game and driving games for instance, but