[Freeciv-Dev] Re: suggestion
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sun, 22 Apr 2001, Michele Slocovich wrote:
> Idea
> scripting language for client side ai implementation
My proposals: C, C++.
All other are too slow to provide good ai.
> Description
> implementing the possibility of -initially- scripting some macros and
> further to
> have bots playing.
I see it as common skeleton, whose purpose is:
- fetch/update current state of game from server
- call a user-defined function, which does ai action
- respond to server.
So it would be a skeleton for such client agents. What you put in user
function is what you want to; neural networks, case-based reasoning or
just imperative algorithms.
It would consist some modules:
- actual skeleton, which does what above and is a kind of software
interface;
- some useful functions for data processing;
- user-defined module.
Future:
1. International contest of bots (bot vs bot etc.). Something like core
wars.
2. Gallery of bots. I see it as a web page on www.freeciv.org containig
many bots to download and short characteristics for each. E.g.: "good on
land, but poor across the ocean, smartly uses mountains and hills for war
operations; winner of international bot contest on Aug 2001 in category
'troubled land'". For built-in ai of freeciv server corresponding
characteristics could be: "very good on oceans, average on land, extremely
poor in air; so far the best known freeciv ai in the world".
_____________
Grzes \_______________________|_______________________/
grzes@xxxxxxxxxxxxxxx (_)
http://gnu.univ.gda.pl/~grzes/
'Nam chodzi o odglos paszczowo.' 'Patataj patataj patata...'
- [Freeciv-Dev] suggestion, Michele Slocovich, 2001/04/22
- [Freeciv-Dev] Re: suggestion,
Grzegorz Borowiak <=
- [Freeciv-Dev] Re: suggestion, Raimar Falke, 2001/04/23
- [Freeciv-Dev] Re: suggestion, Glenn Taylor, 2001/04/23
- [Freeciv-Dev] Re: suggestion, Jordan Crouse, 2001/04/23
- [Freeciv-Dev] Re: suggestion, Grzegorz Borowiak, 2001/04/23
- [Freeciv-Dev] Re: suggestion, Daniel Sjölie, 2001/04/23
- [Freeciv-Dev] Re: suggestion, Grzegorz Borowiak, 2001/04/24
- [Freeciv-Dev] Re: suggestion, Raimar Falke, 2001/04/24
- [Freeciv-Dev] Re: suggestion, Raimar Falke, 2001/04/24
- [Freeciv-Dev] Re: suggestion, Kero van Gelder, 2001/04/24
- [Freeciv-Dev] Re: suggestion, Raimar Falke, 2001/04/24
|
|