1KOULES(6)                            games                           KOULES(6)
2
3
4

NAME

6       koules.sdl - Action game for linux
7
8

SYNOPSIS

10       koules.sdl [-slMmdh]
11
12

KOULES FROM THE TOP:

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

DESCRIPTION

38       Koules  is an action game. The mission is to bounce all koules fighters
39       from your sector
40
41

OPTIONS

43       -h     for help
44
45       -s     for small display(320x200) for worse machines
46
47       -l     for large display(640x480) default size
48
49       -M     disable mouse support
50
51       -d     Disable sound support Game will run faster.
52

Network options

54       -C<host>
55              run koules as network client
56
57       -S     run koules as network server
58
59       -P<port>
60              select port. Default is:12345
61                  Use this in case that some other program  is  already  using
62              this port.
63
64

Server options

66       -E     run server in extra large-support for 800x620 X clients.
67
68       -W     run  server  in  wide  mode-support for 320x200 svgalib and OS/2
69              clients.
70                  Use this in case that server is refusing your clients.
71
72       -L<level>
73              select level for server
74
75       -D<number>
76              select dificulty for server:
77                   0: nightmare
78                   1: hard
79                   2: medium(default and recomended)
80                   3: easy
81                   4: very easy
82
83       -K     run server in deathmatch mode
84

Points:

86         Bounce something         :  +1
87         Eat extension            :  +10
88         Eat thief            :  -30
89         Eat friend           :  +30
90       At end of level
91         every live               :  +20
92         every lost level         :  -100
93       In deathmatch mode
94         every destroyed concurrent:  +100
95
96
97

PORTABILITY

99       The program is written in ANSI C and uses the SDL graphics library.
100
101

BUGS

103       Probably not as fast as it could be.
104
105       Doesn't use screen area wisely.
106
107

SEE ALSO

109       http://www.paru.cas.cz/~hubicka/koules/English/koules.html
110

AUTHOR

112       Jan Hubicka
113
114       email: hubicka@limax.paru.cas.cz
115
116       smail:
117              Jan Hubicka
118              Dukelskych bojovniku 1944
119              Tabor 39001
120              Czech Republic
121
122
123
124
125Linux                             9 nov 2015                         KOULES(6)
Impressum