1pioneersai(6)                    Games Manual                    pioneersai(6)
2
3
4

NAME

6       pioneersai - AI player for Pioneers
7
8

SYNOPSIS

10       pioneersai [ -s server ] [ -p port ] [ -n name ]
11            [ -a algorithm ] [ -t milliseconds ] [ -c ]
12
13

DESCRIPTION

15       This manual page documents briefly the pioneersai command.
16
17       Pioneers is a computerized version of a well known strategy board game.
18       The goal of the game is to colonize an island.  The  players  play  the
19       first colonists hence the name pioneers. This is an AI player implemen‐
20       tation that can take part in Pioneers games.
21
22

OPTIONS

24       -s server   Connect to a pioneers game running on server.
25
26       -p port     Connect to a pioneers game running on port.
27
28       -n name     Specify name of AI player. Leave absent for a random name.
29
30       -a algorithm
31                   Specify algorithm of AI player. The only possible value  is
32                   "greedy"
33
34       -t milliseconds
35                   Time  to  wait  between  turns, in milliseconds. Default is
36                   1000.
37
38       -c          Do not chat with other players.
39
40

ENVIRONMENT

42       The default settings of the AI can be  influenced  with  the  following
43       environment variable:
44
45       PIONEERS_DIR
46              The  path  to the file with player names.  If it is not set, the
47              default installation path will be used.
48
49

FILES

51       /usr/share/games/pioneers/computer_names
52              A list of names the AI can use
53
54

AUTHOR

56       This manual page was written by Jeff Breidenbach <jab@debian.org>,  and
57       updated  by  Roland Clobus <rclobus@bigfoot.com>.  Pioneers was written
58       by Dave Cole <dave@dccs.com.au>,  Andy  Heroff  <aheroff@mediaone.net>,
59       and  Roman  Hodek <roman@hodek.net>, with contributions from many other
60       developers on the Internet; see the AUTHORS file in the  pioneers  dis‐
61       tribution for a complete list of contributing authors.
62
63

SEE ALSO

65       pioneers(6), pioneers-server-gtk(6), pioneers-server-console(6)
66
67
68
69pioneers                         March 5, 2005                   pioneersai(6)
Impressum