summaryrefslogtreecommitdiffstats
path: root/doc/klickety/index.docbook
blob: c537b7f2589b19d453348f07c4a4c74f3d7b8706 (plain)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY % imageobjectco.module "INCLUDE">
  <!ENTITY klickety "<application>Klickety</application>">
  <!ENTITY kappname "&klickety;">
  <!ENTITY package "tdegames">
  <!ENTITY % addindex "IGNORE">
  <!ENTITY % English "INCLUDE">
]>

<book lang="&language;">

<bookinfo>
<title>The &klickety; Handbook</title>

<authorgroup>
<author>
<personname>
<firstname>Thomas</firstname>
<surname>Davey</surname>
</personname>
<email>thomas.davey@gmail.com</email>
</author>
<othercredit role="reviewer">
&Philip.Rodrigues;
&Philip.Rodrigues.mail;
</othercredit>
</authorgroup>

<!-- TRANS:ROLES_OF_TRANSLATORS -->

<copyright>
<year>2005</year>
<holder>Thomas Davey</holder>
</copyright>
<legalnotice>&FDLNotice;</legalnotice>

<date>2006-01-21</date>
<releaseinfo>3.5</releaseinfo>

<abstract>
<para>
&klickety; is a strategy game for &tde;, an adaption of the <application>Clickomania</application> game.
</para>
</abstract>

<keywordset>
<keyword>KDE</keyword>
<keyword>tdegames</keyword>
</keywordset>

</bookinfo>


<chapter id="introduction">
<title>Introduction</title>

<para>The objective of &klickety; is to clear the game board of all
the colored blocks in the least possible time (although having a short time is
only a secondary objective). The overall aim is to get the lowest score
possible. It will provide entertainment for all abilities, but a
challenge in logical thought if you want to get a really low score.</para>

</chapter>

<chapter id="the-game-screen">
<title>The Game Screen</title>

<screenshot>
<mediaobjectco>
<imageobjectco>
<areaspec units="calspair">
<area id="play-game" coords="1 1"/>
<area id="game-board" coords="1 1"/>
<area id="game-timer" coords="1 1"/>
<area id="block-counter" coords="1 1"/>
</areaspec>
<imageobject>
<imagedata fileref="screenshot.png" format="PNG"/>
</imageobject>
</imageobjectco>
</mediaobjectco>
</screenshot>

<calloutlist>
<callout arearefs="play-game">
<para>This is a colored block, you click on these to play the game.</para>
</callout>

<callout arearefs="game-board">
<para>This is what was referred to in the introduction as the <quote>game
board</quote>, this is where the game actually takes place.</para>
</callout>

<callout arearefs="game-timer">

<para>This is the game timer, it starts the first time that you click on a
removable block.</para>
</callout>

<callout arearefs="block-counter">

<para>This the remaining block counter, which also doubles up the score
counter. It is usually black at the start of a game, it changes to
blue if the score is good enough to get onto your local highscore
table, and red if it would make the top spot.
</para>
</callout>
</calloutlist>
</chapter>

<chapter id="playing-the-game">
<title>Playing the game</title>

<para>When you start the program you will get a screen that looks
something like the screenshot in the previous section. The idea of the
game is to remove blocks, which you do by clicking on them.</para>

<para>However, you can only remove a block if it is adjacent to one or
more other blocks of the same color on one or more of its
sides. Diagonal connections do not count. You get a random board every
time you start a new game.</para>

<para>If you click on a block which is connected as described, it will
disappear. Any adjacent blocks of the same color will also disappear,
along with all of the same color adjacent to <emphasis>them</emphasis>, and so
on. Any blocks above them drop down to fill the gaps left by the
disappeared pieces. If you clear an entire column, all the columns to
the right move across to fill the gap.</para>


<para>The game ends when there are no blocks adjacent to other blocks
of the same colour</para>
</chapter>

<chapter id="scoring">
<title>Scoring</title>

<para>Scoring is very simple. Your score is the number of remaining
blocks when the game ends. In the case of having two high scores of
the same score, the one completed in the shortest time is listed in
the higher position.</para>
</chapter>


<chapter id="menu-reference">
<title>Menu Reference</title>

<sect1 id="the-game-menu">
<title>The <guimenu>Game</guimenu> Menu</title>

<variablelist>
<varlistentry>
<term><menuchoice><guimenu>Game</guimenu><guimenuitem>New Game</guimenuitem>
</menuchoice> (<keycombo action="simul">&Ctrl;<keycap>N</keycap>
</keycombo>)</term>
<listitem><para>Starts a new game before the previous one has finished
(once you end a game, a button appears on the game board labeled
'start' which does the same thing).</para>
</listitem>
</varlistentry>


<varlistentry>
<term><menuchoice><guimenu>Game</guimenu><guimenuitem>Pause</guimenuitem>
</menuchoice> (<keycombo><keycap>P</keycap>
</keycombo>)</term>
<listitem><para>Not yet implemented.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><guimenu>Game</guimenu><guimenuitem>Show
Highscores</guimenuitem> </menuchoice> (<keycombo
action="simul">&Ctrl;<keycap>H</keycap> </keycombo>)</term>

<listitem><para>Shows the Highscore Table for checking a target or for
bragging purposes. (This is the same highscore table as is displayed
if you get a new highscore at the end of a game.) There are also tabs
for seeing all the players who have turned in scores and for looking
at some statistical analysis of the performance of individual
players. There are also links to the worldwide highscore and player
lists on the web.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><guimenu>Game</guimenu><guimenuitem>Quit</guimenuitem> </menuchoice> (<keycombo
action="simul">&Ctrl;<keycap>Q</keycap> </keycombo>)</term>

<listitem><para>Ends the program.</para>
</listitem>
</varlistentry>

</variablelist>
</sect1>

<sect1 id="the-view-menu">
<title>The <guimenu>View</guimenu> Menu</title>

<variablelist>
<varlistentry>
<term><menuchoice><guimenu>View</guimenu><guimenuitem>Zoom In</guimenuitem>
</menuchoice> (<keycombo action="simul">&Ctrl;<keycap>+</keycap>
</keycombo>)</term>

<listitem><para>Zooms the game board in, increases the window size as
necessary.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><guimenu>View</guimenu><guimenuitem>Zoom Out</guimenuitem>
</menuchoice> (<keycombo action="simul">&Ctrl;<keycap>-</keycap>
</keycombo>)</term>
<listitem><para>Zooms the game board out. Window size will decrease around it.</para>
</listitem>
</varlistentry>
</variablelist>
</sect1>

<sect1 id="the-settings-menu">
<title>The <guimenu>Settings</guimenu> Menu</title>

<variablelist>
<varlistentry>
<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Hide Menu Bar</guimenuitem>
</menuchoice> (<keycombo action="simul">&Ctrl;<keycap>M</keycap>
</keycombo>)</term>

<listitem><para>Hides the menu bar. It can be brought back with the
right-click menu or by pressing <keycombo
action="simul">&Ctrl;<keycap>M</keycap> </keycombo>.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure Shortcuts...</guimenuitem>
</menuchoice></term>
<listitem><para>Allows you to change the shortcut keys listed above.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure Notifications...</guimenuitem>
</menuchoice></term>

<listitem><para>Allows you to change the notifications for <guilabel>Game
over</guilabel> and the removal of a column (listed as <guilabel>Line
removed</guilabel>), such as playing a sound when you remove a column, or
starting your favorite IRC client when you finish the game so that you
can tell all your friends about your &klickety; skills.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure Highscores...</guimenuitem>
</menuchoice></term>
<listitem><para>
Displays the highscores configuration dialog, which has two
tabs:</para>

<para>On the <guilabel>Main</guilabel> tab, you can change the default
nickname that is entered onto the highscore table if you get a
highscore, add a comment to go with your entry on the players tab of
the highscore table.  You can also activate the <guilabel>World-wide highscores
enabled</guilabel> feature so that you can compare scores with players 
from around the globe. If you are connected to the 
Internet, &klickety; will send your score automatically at the end of the 
game to the highscore web server (klickety.sf.net).</para>

<para>The <guilabel>Advanced</guilabel> tab displays your <guilabel>Registration Data</guilabel>
on klickety.sf.net. If worldwide highscores have been activated, 
this tab shows the <guilabel>Nickname:</guilabel> from the <guilabel>Main</guilabel> 
tab with which you are registered and the cryptographic <guilabel>Key:</guilabel> 
used to prevent any attempts at cheating. This key was generated when you 
registered on klickety.sf.net by selecting 
<guilabel>World-wide highscores enabled</guilabel> the first time.
The registration key is used in conjunction with the 
nickname to identify uniquely users, but users cannot have the same nickname.
Click on the <guibutton>Remove</guibutton> button to delete you from the world highscores
list.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><menuchoice><guimenu>Settings</guimenu><guimenuitem>Configure &klickety;...</guimenuitem>
</menuchoice></term>

<listitem><para>Brings up the main configuration dialog, this will be
dealt with in the next chapter.</para>
</listitem>
</varlistentry>

</variablelist>

</sect1>

<sect1 id="the-help-menu">
<title>The <guimenu>Help</guimenu> Menu</title>

&help.menu.documentation;

</sect1>
</chapter>

<chapter id="configuring-klickety">
<title>Configuring &klickety;</title>

<para>Each page of the &klickety; configuration dialog has buttons
labeled <guibutton>Help</guibutton> and
<guibutton>Defaults</guibutton>.The <guibutton>Help</guibutton> button
brings up this handbook, and the <guibutton>Defaults</guibutton>
button restores all the settings to their default values.</para>

<para>The individual options are as follows:</para>

<sect1 id="the-appearance-tab">
<title>The <guilabel>Appearance</guilabel> tab</title>

<variablelist>
<varlistentry>
<term><guilabel>Enable Animations</guilabel></term>
<listitem><para>If checked, pieces are shown with an
animation (a small rebound effect), when they touch the bottom.</para>
</listitem>
</varlistentry>

<varlistentry>
<term><guilabel>Background</guilabel></term>

<listitem><para>Allows you to change the background color and change
its opacity. Trivia: if it has some transparency it doesn't actually
show what's directly beneath &klickety;, but rather it shows the
desktop wallpaper.</para>
</listitem>
</varlistentry>

</variablelist>

</sect1>

<sect1 id="the-colors-tab">
<title>The <guimenu>Colors</guimenu> tab</title>

<para>Colors #1 through #5 Allow you to change the colors of the
colored blocks. For an extra challenge, make them all the same
color. N.B. You must restart &klickety; for these changes to take
effect.</para>

</sect1>
</chapter>

<chapter id="tips">
<title>Tips</title>

<itemizedlist>
<listitem><para>Try to remove sets of two blocks to allow single blocks to join
up with other ones of the same color, it's your only way to get rid of
them.</para></listitem>

<listitem><para>Spend time thinking about your move: you primarily get higher places on the highscore table by getting rid of more pieces than doing it quickly.</para></listitem>

</itemizedlist>
</chapter>


<chapter id="credits">

<title>Credits and License</title>

<para>&klickety; Program Copyright 1995 Eirik Eng and 1996-2004 Nicolas Hadacek</para>

<para>&klickety; is based on clickomania.</para>

<para>The &klickety; website can be found at <ulink
url="http://klickety.sourceforge.net">http://klickety.sourceforge.net</ulink>.</para>

<para>First version of documentation by Thomas Davey, Copyright 2005.</para>

<para>Reviewed by &Philip.Rodrigues; &Philip.Rodrigues.mail;.</para>

<para>Further markup and reviewing by &Francis.Giannaros;
&Francis.Giannaros.mail;.</para>

<!-- TRANS:CREDIT_FOR_TRANSLATORS -->

&underFDL;

&underGPL;

</chapter>

<appendix id="installation">
<title>Installation</title>

<sect1 id="getting-kapp">
<title>How to obtain &klickety;</title>

&install.intro.documentation;

</sect1>

<sect1 id="compilation">
<title>Compilation and Installation</title>

&install.compile.documentation;

</sect1>

</appendix>

&documentation.index;
</book>

<!--
Local Variables:
mode: xml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-indent-step:0
sgml-indent-data:nil
End:

-->