1KOULES(6) games KOULES(6)
2
3
4
6 xkoules - Action game for X11
7
8
10 xkoules [-SxslMmpdh]
11
12
14 .
15 --- . . O
16 / \ . .
17 | | . . .. ---
18 \ / / \ X O
19 --- | O|
20 \ O/
21 --- ---
22 . O /O O\
23 . . . . | |
24 . . . \ /
25 . .X. . O ---
26 . . . .
27 . . . . ...
28 . . . .
29 . . . .
30 . . .
31 H A V E
32 FUN
33 !
34
35
36
38 Koules is an action game. The mission is to bounce all koules fighters
39 from your sector
40
41
43 -h for help
44
45 -s for small display(320x250) for slow machines
46
47 -l for large display(640x480) default size
48
49 -m for monochrome displays
50
51 -b for black and white mode
52
53 -p use private colormap
54
55 -y Synchronize with X use only for debugging
56
57 -f Disable palette fading
58
59 -d Disable sound support Game will run faster.
60
61 -x Disable X11 pointer Use game's own cursor when standard X11's
62 cursor is blinking
63
64 -M DISABLE shared memory support Slow down the game. Use only if
65 shared memory support crashes.
66
68 -C<host>
69 run koules as network client
70
71 -S run koules as network server
72
73 -P<port>
74 select port. Default is:12345
75 Use this in case that some other program is already using
76 this port.
77
78
80 -W run server in width mode-support for 320x200 svgalib and OS/2
81 clients.
82 Use this in case that server is refusing your clients.
83
84 -L<level>
85 select level for server
86
87 -D<number>
88 select dificulty for server:
89 0: nightmare
90 1: hard
91 2: medium(default and recomended)
92 3: easy
93 4: very easy
94
95 -K run server in deathmatch mode
96
98 Bounce something : +1
99 Eat extension : +10
100 Eat thief : -30
101 Eat friend : +30 At end of level
102 every live : +20
103 every lost level : -100
104 In deathmatch mode
105 every destroyed concurrent: +100
106
107
109 The program is written in ANSI C and uses the X11 graphics library.
110
111
113 Joystick is supported only on Linux.
114
115
117 http://www.paru.cas.cz/~hubicka/koules/English/koules.html
118
119
121 Jan Hubicka
122
123 email: hubicka@paru.cas.cz
124
125 smail:
126 Jan Hubicka
127 Dukelskych bojovniku 1944
128 Tabor 39001
129 Czech Republic
130
131
132
133
134Linux 28 Jul 1995 KOULES(6)