Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

Wining Eleven 3, Final Ver No artificial intelligence but how?


Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.

  • You cannot reply to this topic
4 replies to this topic

#1 kunus   Members   -  Reputation: 104

Like
0Likes
Like

Posted 14 September 2012 - 10:07 PM

Hello Everyone

I'm Interested in game developing. I read somewhere that there is no artificial intelligence in Wining Eleven 3, Final Ver. it's a PSOne game back to years ago.

I'd love to know how CPU responds to actions and plays. e.g. CPU vs CPU game: what are results based on? and how can a result be different every time?

any help appreciated.

regards.

Sponsor:

#2 6677   Members   -  Reputation: 1050

Like
1Likes
Like

Posted 15 September 2012 - 03:22 AM

Took me awhile to find what on earth winning eleven was, turns out thats the japanese title for pro evolution soccer which certainly will have an AI. Even tic tac toe, a relatively simplistic game has an AI.

#3 jbadams   Staff   -  Reputation: 8901

Like
1Likes
Like

Posted 15 September 2012 - 03:34 AM

Agreed with the above -- there certainly would have been some sort of AI -- what you might have read was that it wasn't "really" AI. A lot of the techniques applied in video-games aren't really intelligent, or even a good approximation of intelligence, but instead use clever methods, statistical tricks, etc. in order to provide the illusion of intelligence.

I'm not directly familiar with the game in question, but based on the genre and a few images that showed up in a quick search I would guess it would be likely to use some form of path-finding, and might select actions based on a set of probabilities, perhaps with a bit of randomness thrown in. This isn't really intelligence, but it would be enough to give players the illusion that their opponent was acting in a smart and considered way.

#4 kunus   Members   -  Reputation: 104

Like
0Likes
Like

Posted 15 September 2012 - 04:37 AM

Thanks a lot, so is it possible to predict the game ?

#5 jbadams   Staff   -  Reputation: 8901

Like
1Likes
Like

Posted 15 September 2012 - 04:42 AM

If you knew exactly what techniques had been used you might be able to predict the outcome of any given setup, or even trick the AI into making certain decisions, but without access to the code it would be very hard (read: practically impossible) to figure out the exact workings.

The game may or may not also employ randomness, which would obviously make such predictions difficult or impossible.

EDIT:
If you're interested in game AI, you might check some of the resources provided in our Artificial Intelligence forum: Specifically there's a pinned topic with recommended AI books and sites. You'll likely need to study some programming basics before being able to understand properly though.




Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.



PARTNERS