]> git.pond.sub.org Git - empserver/blob - man/empire.6
837b1349dcadfbc21fefa1ddcb8ea9dcd5b800cc
[empserver] / man / empire.6
1 .TH EMPIRE 6
2 .SH NAME
3 empire \- Empire client
4 .SH SYNOPSIS
5 .B empire
6 [
7 .B \-hkuv
8 ]
9 [
10 .BI \-2 " outfile"
11 ]
12 [
13 .BI \-s " [host:]port"
14 ]
15 [
16 .I country
17 [
18 .I password
19 ]
20 ]
21 .br
22 .SH DESCRIPTION
23 .B empire
24 is a bare bones client to connect to the Empire server.  Empire is a
25 global economic/political/military simulation game wherein players,
26 representing national governments, make "real-time" decisions
27 concerning resource allocation, national goals, international
28 diplomatic efforts, etc.  Extensive records are kept for all players.
29 .PP
30 WARNING -- This game is not only addictive but often peels back
31 the thin veneer of civilization that hides the maniac within.
32 .SH OPTIONS
33 .TP
34 .B \-h
35 Help.  Print brief usage information and exit.
36 .TP
37 .B \-k
38 If someone else is connected to your country, kill their connection.
39 .TP
40 .BI \-s " [host:]port"
41 Specify server \fIhost\fR and \fIport\fR.
42 .TP
43 .B \-u
44 Use UTF-8 rather than ASCII character set.
45 .IP
46 This requires server version 4.2.21 or later, and a terminal that
47 understands UTF-8.
48 .TP
49 .B \-v
50 Print version information and exit.
51 .TP
52 .BI \-2 " outfile"
53 Append log of session to \fIoutfile\fR.
54 .SH OPERANDS
55 .TP
56 .I country
57 The name of your country in the game.
58 .TP
59 .I password
60 The password for your country in the game.
61 \fIWarning:\fR the password passed here is visible to other users on
62 the same machine!
63 .SH ENVIRONMENT VARIABLES
64 The following environment variables affect the execution of the
65 client:
66 .TP
67 .I EMPIREHOST
68 Specifies the host to connect to, i.e. where the server runs.
69 Only effective if no host specified via \-s.
70 .TP
71 .I EMPIREPORT
72 Specifies the port number or service name to connect to.
73 Only effective if no port specified via \-s.
74 .TP
75 .I COUNTRY
76 The name of your country in the game.
77 .TP
78 .I PLAYER
79 The password for your country in the game, also known as your
80 representative.
81 .TP
82 .I LOGNAME
83 Your user name.
84 .SH "SEE ALSO"
85 \fIemp_server\fR(6).
86 .SH AUTHORS
87 .nf
88 Primary Author is Dave Pare <mr-frog@scam.berkeley.edu>
89 Secondary authors/contributors may include:
90 James Anderson <jwa@k.cs.cmu.edu>
91 Jeff Anton <anton@postgres.berkeley.edu>
92 Markus Armbruster <armbru@pond.sub.org>
93 Phill Everson <everson@compsci.bristol.ac.uk>
94 Steven Grimm <koreth@ucscb.UCSC.EDU>
95 Lewis R. Jansen <lrj@helios.tn.cornell.edu>
96 Mike St. Johns <stjohns@edn-vax.arpa>
97 Ron Koenderink <rkoenderink@yahoo.ca>
98 Nick Lai <lai@cs.ucla.edu>
99 Shelley Louie <slouie@cory.berekely.edu>
100 Steve McClure <ionica@empire.cx>
101 Chris Metcalf <metcalf-christopher@yale.arpa>
102 Dave Muir Sharnoff <muir@cogsci.berkeley.edu>
103 Keith Muller <muller@sdcc7.ucsd.edu>
104 Chuck Musciano <chuck@trantor.harris-atd.com>
105 Jeff Okamoto <okamoto%hpccc@hplabs.hp.com>
106 Julian Onions <jpo@computer-science.nottingham.ac.uk>
107 Kurt Pires <kjpires@ic.berkeley.edu>
108 Jim Reuter <reuter@decwrl.dec.com>
109 Peter Vukovich <peterv@monet.berkeley.edu>
110 Jeff Wallace <jeffw@scam.berkeley.edu>
111 John Yockey <johny@verinet.com>