Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
January 2001: [Freeciv-Dev] Re: AI again! |
[Freeciv-Dev] Re: AI again![Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Looked at http://www.inf.tu-dresden.de/~rf13/csai-0.1.tar.gz I have been doing something similar with my AI client, the one in http://arch.freeciv.org/freeciv-dev-200012/bin00016.bin is to answer those who wants scripting/hybrid client. One of the problem with modifying existing files is you end up with two copies of similar codes, when one changes, the other will not be updated. So, I try to reuse the files as much as possible. Attached is the working skeleton in diff and tar forms. It connects as $USER. I would not consider this "scriptable with any language". Since my definition for it is "No overhead neccessary, just go write you scripts right away, you can even create your new language". Will this be put into CVS? Regards, I.Q. ______________________________________________ FREE Personalized Email at Mail.com Sign up at http://www.mail.com/?sr=signup
gui-ai.diff.gz
gui-ai.tar.gz
|