Artificial Intelligence

Posted By: RoboWarrior

Artificial Intelligence - 04/07/10 10:42

In a soccer game it's difficult to create an ai for the enemies players?

Thank you!
Posted By: Rei_Ayanami

Re: Artificial Intelligence - 04/07/10 11:01

I don't think it is easy, cause there a real competitions(RoboCup) for creating good AIs for football games.

You will have to think about the structure,maybe draw some pictures about the structure and then you can ask about special things you will need.

2 things to say: there are already too many football games out
you should read the workshop, manual, wiki and aum.
Posted By: Gordon_Shumway

Re: Artificial Intelligence - 04/07/10 21:51

Hi,

you can use state machines.

You can find an example for AI in a soccer game in the book:
Learning Game AI by Example.

It is written in C++, but it is not that hard to make something similar in Lite-C (if you understand the CODE).

Someone in the Forum has done it, already. Maybe contact him. I think it's more than 1 or 2 years ago.

Bye G.S.
Posted By: RoboWarrior

Re: Artificial Intelligence - 04/24/10 20:24

Thank you!
© 2024 lite-C Forums