|
On 21/10/2012 23:55, Kevin Martin wrote:
As a personal preference, I generally dislike the AI design where it is called and has to return the chosen decision (*) - I would use lua coroutines, so that the AI is called once and never returns unless it wins (**).
Would you explain why? (the two points you say) Thank you, denis