[Freeciv] Re: ai levels
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
>
> I wonder what the different AI strategies are, depending on the
> difficulty level. Is the code completly different for every level or are
> just some intelligent moves disabled for easy.
>
> Perhaps knowing the AIs strategies would improve my own :-) (I just manage
> to beat easy AIs).
Well, do a grep 'ai_fuzzy' on AI code.
On easy level, ai has something like 30 % of chance to take a decision
oposite to the one it has chosen.
On normal level, ai follows its decisions.
On hard level, AI knows where your cities are. I have never checked how
does it look like in the code.
Bye,
|
|