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

NAME

6       fillets - puzzle game about witty fish saving the world sokoban style
7

SYNOPSIS

9       fillets [options]
10

DESCRIPTION

12       Fish  Fillets  is strictly a puzzle game. The goal in every of the sev‐
13       enty levels is always the same: find a safe way  out.  The  fish  utter
14       witty  remarks  about  their  surroundings,  the various inhabitants of
15       their underwater realm quarrel  among  themselves  or  comment  on  the
16       efforts  of your fish. The whole game is accompanied by quiet, comfort‐
17       ing music.
18
19       There is an excellent in game tutorial  available,  so  you  can  start
20       playing right away.
21

OPTIONS

23       -h, --help
24              Show summary of options.
25
26       -v, --version
27              Show version of program.
28
29       -c, --config
30              Show config variables and values.
31
32       fullscreen=<boolean>
33              Turn fullscreen on/off.
34              Default: fullscreen=0
35
36       lang=<code>
37              ISO 639 2-letter code (for ex.: en, cs, fr, de)
38              see http://www.w3.org/WAI/ER/IG/ert/iso639.htm
39              Default: lang=LC_MESSAGES
40
41       loglevel=<number>
42              Loglevel uses same numbers as syslog.
43              for ex.: 3 for ERROR, 4 for WARNING, 6 for INFO, 7 for DEBUG
44              Default: loglevel=6
45
46       show_steps=<boolean>
47              Show step counter in level.
48              Default: show_steps=0
49
50       sound=<boolean>
51              Turn sound on/off.
52              Default: sound=1
53
54       speech=<code>
55              ISO 639 2-letter code (for ex.: en, cs, fr, de)
56              see http://www.w3.org/WAI/ER/IG/ert/iso639.htm
57              Default: same as lang
58
59       subtitles=<boolean>
60              Show subtitles in level.
61              Default: subtitles=1
62
63       systemdir=<path>
64              Path to game data.
65
66       userdir=<path>
67              Path to game data.
68              Default: userdir=$HOME/.fillets-ng
69
70       volume_sound=<number>
71              Sound volume in percentage.
72              Default: volume_sound=90
73
74       volume_music=<number>
75              Music volume in percentage.
76              Default: volume_music=50
77
78       worldmap=<path>
79              Relative path to worldmap file.
80              Useful for external levels.
81              Default: worldmap=script/worldmap.lua
82
83

USAGE

85       Up, down, left and right arrow keys control the current fish.
86       Use space bar to switch between the fish.
87
88       restart level - Backspace
89       help - F1
90       save game - F2
91       load game - F3
92       show/hide level move counter - F5
93       show/hide subtitles - F6
94       game menu - F10
95       toggle fullscreen - F11
96       increase game speed - hold down Shift
97
98       Find more information in the "How to Play" html manual listed below.
99

SEE ALSO

101       /usr/share/doc/fillets-ng/html/manual.html
102       http://fillets.sf.net
103

AUTHORS

105       Fish Fillets - Next Generation was written by
106
107       Ivo Danihelka <ivo@danihelka.net>
108       - main developer
109       - developed new game engine
110
111       Pavel Danihelka <fillets@danihelka.net>
112       - webmaster, level data, documentation
113
114       Frederic Panico <fratloev@yahoo.fr>
115       - French translation
116
117       Ronny Standtke <Ronny.Standtke@gmx.de>
118       - German translation
119
120       Simone Cociancich <simone.coch@tin.it>
121       - Italian translation
122
123       Przemek Bojczuk <przemek@bojczuk.pl>
124       - Polish translation
125
126       ALTAR interactive <info@altarinteractive.com>
127       - developed original game in 1998 (for Win32)
128       - released code and data under GNU/GPL in 03/2004
129
130       This  manual  page  was written for the Debian distribution because the
131       original program did not have a manual page.
132
133       This manual page was written by fabian linzberger  <e@lefant.net>,  for
134       the Debian project (but may be used by others).
135
136
137
138                                April 18, 2005                      fillets(6)
Impressum