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

NAME

6       pioneersai - Computer 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 server
25                   Connect to a pioneers game running on server.
26
27       -p,--port port
28                   Connect to a pioneers game running on port.
29
30       -n,--name name
31                   Specify name of the computer player.
32
33       -a,--algorithm algorithm
34                   Specify algorithm of the computer player.   The  algorithms
35                   for active partipants in a game are "greedy" and "genetic".
36                   The default algorithm is "greedy".   Other  allowed  values
37                   are: lobbybot, logbot.
38
39       --chromosome-file filename
40                   The  filename for the file that contains the chromosome for
41                   the "genetic" algorithm. When not  specified,  the  default
42                   chromosome is used.
43
44       -t,--time milliseconds
45                   Time  to  wait  between  turns, in milliseconds. Default is
46                   1000.
47
48       -c,--chat-free
49                   Do not chat with other players.
50
51       --debug     Enable debug messages.
52
53       --version   Show version information.
54
55

AUTHOR

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

SEE ALSO

66       pioneers(6), pioneers-server-gtk(6), pioneers-server-console(6)
67
68
69
70pioneers                         May 20, 2014                    pioneersai(6)
Impressum