File: micropolis.6

package info (click to toggle)
micropolis-activity 0.0.20071228-9
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 24,932 kB
  • sloc: ansic: 84,362; tcl: 12,083; makefile: 676; cpp: 541; yacc: 490; csh: 234; python: 190; sed: 32; sh: 23
file content (47 lines) | stat: -rw-r--r-- 1,240 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
.TH Micropolis 6 "25 Jan 2013" "version 0.0.20071228" "Micropolis(6) Man Pages"
.SH NAME
Micropolis \- a real-time city management simulator
.SH SYNOPSIS
.B micropolis
[\fIOPTION...\fR]
.SH DESCRIPTION
.PP
This game simulates building and managing a whole city. The goal of Micropolis
is to build and design a city. The player can mark land as being zoned as
commercial, industrial, or residential, add buildings, change the tax rate,
build a power grid, build transportation systems and many other actions in
order to enhance the city.
.SH OPTIONS
.TP
\fB\-c
.br
\fRcolormap mode: create own X11 colormap on 8 bit screens
.TP
\fB\-g
.br
\fRgenerate random map and start playing
.TP
\fB\-l [number|name]
.br
\fRchoose a level. Game levels include: 1: Easy, 2: Medium, 3: Hard
.TP
\fB\-m
.br
\fRmulti player mode: enable adding multiple players via X11
.TP
\fB\-s [number|name]
.br
\fRchoose a scenario. Scenarios include: 1: Dullsville, 2: San_Francisco, 3:
Hamburg, 4: Bern, 5: Tokyo, 6: Detroit, 7: Boston, 8: Rio_de_Janeiro
.TP
\fB\-S
.br
\fRSugar mode: enable OLPC Sugar user interface integration
.TP
\fB\-t
.br
\fRtty mode: interactive TCL session on stdin/stdout
.TP
\fB\-w
.br
\fRwire mode: use X11 networking without shared memory