Sophie

Sophie

distrib > Mageia > 2 > i586 > media > core-updates > by-pkgid > 0c5a0f3eb9eeb232afe2e71ace7661e5 > files > 200

kde-l10n-handbooks-nl-4.8.5-1.1.mga2.noarch.rpm

<?xml version="1.0" ?>
<!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
<!ENTITY kbreakout "<application
>KBreakout</application
>">
<!ENTITY kappname "&kbreakout;">
<!ENTITY package "kdegames">
<!ENTITY % Dutch "INCLUDE"
> 
<!ENTITY % addindex "IGNORE">
]>

<book lang="&language;">
<bookinfo>
<title
>De handboek van &kbreakout;</title>

<authorgroup>
<author
><firstname
>Fela</firstname
> <surname
>Winkelmolen</surname
> <affiliation
> <address
><email
>fela.kde@gmail.com</email
></address
></affiliation>
</author>

<author
><firstname
>Stephanie</firstname
> <surname
>Whiting</surname
> <affiliation
> <address
><email
>stephaniewhiting03@hotmail.com</email
></address
></affiliation>
</author>
&ged.vertaald;&Freek.de.Kruijf; 
</authorgroup>

<copyright>
<year
>2008</year>
<holder
>Fela Winkelmolen</holder>
</copyright>
    
<legalnotice
>&FDLNotice;</legalnotice>

<date
>2008-05-05</date>
<releaseinfo
>1.0.0</releaseinfo>

<abstract>
<para
>&kappname;, een Breakout-achtig spel.</para>
</abstract>

<keywordset>
<keyword
>KDE</keyword>
<keyword
>kdegames</keyword>
<keyword
>spel</keyword>
<keyword
>kbreakout</keyword>
<keyword
>breakout</keyword>
<keyword
>steen</keyword>
<keyword
>stenen</keyword>
<keyword
>bal</keyword>
</keywordset>
</bookinfo>

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

<para
>&kappname; is a Breakout-like game. </para>

<para
>The object of the game is to destroy as many bricks as possible without losing the ball. </para>
</chapter>

<chapter id="how-to-play">
<title
>Hoe te spelen</title>

<para
>The player is presented with a game field containing a number of bricks. A ball travels across the screen, bouncing off the top and side walls. When a brick is hit, the ball bounces away and the brick is destroyed. The player loses a life when the ball touches the bottom of the field. To prevent this from happening, the player has to use a movable bar to bounce the ball upward, situated at the bottom of the window. The purpose of the game is to progress through the levels destroying all bricks present in each, and trying to get a highscore. </para>

<para
>Some bricks have a special behavior, or may let a gift fall down when hit. The gifts can be caught with the bar, their behavior can be either positive or negative. For further information on the different types of bricks and gifts see the next chapter. </para>

<para
>To fire the ball press the spacebar, to move the bar use the mouse or the arrow keys. The ball will bounce in the direction of the side of the bar it bounced on hit, the more it bounces near the left end of the bar the more it will bounce toward the left, the same applies for the right side; if it bounces in the middle of the bar it will bounce straight toward the top. </para>

</chapter>

<chapter id="rules-strategies-tips">
<title
>Spelregels, strategieën en aanwijzingen</title>

<sect1 id="rules">
<title
>Regels</title>
<itemizedlist>
<listitem
><para
>Passing a level awards 300 points to the player. A level is passed when all breakable and visible bricks are destroyed, or alternatively if the next level gift is caught. In the latter case an additional score for each remaining brick is awarded.</para
></listitem>
<listitem
><para
>A score is awarded for every brick destroyed, the smaller the interval between one hit and the following the higher this score.</para
></listitem>
<listitem
><para
>This gifts hidden in a given level are fixed, their position however is random.</para
></listitem>
<listitem
><para
>30 points are awarded for every gift caught.</para
></listitem>
<listitem
><para
>The player loses a life when the ball touches the bottom of the field and there are no other balls left in the game, or when he catches a lose life gift. When losing a life 1000 points are detracted from his score.</para
></listitem>
<listitem
><para
>Additional lives can be gained by catching the add life gift.</para
></listitem>
<listitem
><para
>The game ends when the player loses the ball while not having any additional lives left, or when all levels have been won.</para
></listitem>
</itemizedlist>
</sect1>

<sect1 id="brick-types">
<title
>Brick Types</title>
<variablelist>
<varlistentry
><term
>Plain Bricks</term
><listitem
><para
>Simple bricks, while their appearance may vary they all behave the same way, they get destroyed when hit by the ball and may contain a gift.</para
></listitem
></varlistentry>
<varlistentry
><term
>Unbreakable Brick</term
><listitem
><para
>Never gets destroyed unless hit by a burning or unstoppable ball, or an exploding brick next to it gets hit. These bricks do not need to be destroyed to win the level.</para
></listitem
></varlistentry>
<varlistentry
><term
>Hidden Brick</term
><listitem
><para
>This brick is not initially shown to the player. When hit for the fist time it becomes visible, and becomes a plain brick. If hit by a burning ball, or an exploding brick next to it gets hit it gets destroyed as soon as it appears. As long as it remains hidden it does not need to be destroyed to get to the next level.</para
></listitem
></varlistentry>
<varlistentry
><term
>Multiple Brick</term
><listitem
><para
>Needs to be hit three times before getting destroyed, unless hit by a burning or unstoppable ball, or an exploding brick next to it gets destroyed.</para
></listitem
></varlistentry>
<varlistentry
><term
>Exploding Brick</term
><listitem
><para
>When this brick gets hit also the bricks to the top, bottom, left and right of it will get destroyed, regardless of their type.</para
></listitem
></varlistentry>
</variablelist>
</sect1>

<sect1 id="gifts">
<title
>Gifts</title>
<variablelist>
<varlistentry
><term
>Score Gifts</term
><listitem
><para
>If caught they award the player the number of points written on the gift.</para
></listitem
></varlistentry>
<varlistentry
><term
>Add Life Gift</term
><listitem
><para
>Gives the player an additional life.</para
></listitem
></varlistentry>
<varlistentry
><term
>Lose Life Gift</term
><listitem
><para
>Makes the player lose all balls and resets the bar.</para
></listitem
></varlistentry>
<varlistentry
><term
>Enlarge Bar Gift</term
><listitem
><para
>Enlarges the bar.</para
></listitem
></varlistentry>
<varlistentry
><term
>Shrink Bar Gift</term
><listitem
><para
>Shrinks the bar.</para
></listitem
></varlistentry>
<varlistentry
><term
>Split Balls Gift</term
><listitem
><para
>Doubles the balls.</para
></listitem
></varlistentry>
<varlistentry
><term
>Add Balls Gift</term
><listitem
><para
>Gives the player an extra ball attached to the bar, which can be fired whenever the player wants.</para
></listitem
></varlistentry>
<varlistentry
><term
>Sticky Bar Gift</term
><listitem
><para
>After catching this gift, every time a ball touches the bar it remains attached to it, allowing the player to fire again.</para
></listitem
></varlistentry>
<varlistentry
><term
>More Exploding Bricks Gift</term
><listitem
><para
>Makes all bricks to the top, bottom, right, and left of exploding bricks exploding bricks themselves. This also applies to hidden and unbreakable bricks.</para
></listitem
></varlistentry>
<varlistentry
><term
>Burning Ball Gift</term
><listitem
><para
>Transforms all the balls in burning balls. When a burning ball hits a brick also the bricks to the top, bottom, left and right of it get destroyed. A burning ball destroys all types of bricks regardless of their types.</para
></listitem
></varlistentry>
<varlistentry
><term
>Unstoppable Ball Gift</term
><listitem
><para
>Transforms all the balls into unstoppable balls. An unstoppable ball destroys all bricks it encounters on it's path, regardless of their type, and never bouncing against them.</para
></listitem
></varlistentry>
<varlistentry
><term
>Magic Eye Gift</term
><listitem
><para
>Shows all hidden bricks.</para
></listitem
></varlistentry>
<varlistentry
><term
>Magic Wand Gift</term
><listitem
><para
>Transforms all multiple and unbreakable bricks into simple bricks.</para
></listitem
></varlistentry>
</variablelist>
</sect1>

<sect1 id="strategies-and-tips">
<title
>Strategieën en tips</title>
<itemizedlist>
<listitem
><para
>If possible, it is usually a good idea to send the ball above the bricks, doing so you will have a smaller chance of losing the ball. Sometimes you need to first make a small hole in the layer of brick to accomplish this. The smaller the hole, the smaller the chance the balls comes back down.</para
></listitem>
<listitem
><para
>When catching the add ball gift it is wise to not fire it right away but to keep in instead, in case the other balls are lost. It is also advisable to not catch a sticky bar gift in such a case, as doing so would force you to fire all balls.</para
></listitem>
<listitem
><para
>When receiving a next level gift you may not want to catch it if you know that there are add life gifts in the level.</para
></listitem>
<listitem
><para
>In levels where there are a lot of hidden bricks there may be a way to win the level without having to destroy most of them.</para
></listitem>
</itemizedlist>
</sect1>

</chapter>

<chapter id="interface-overview">
<title
>Overzicht van het interface</title>

<sect1 id="game-menu">
<title
>Menu <guimenu
>Spel</guimenu
></title>

<variablelist>
<varlistentry>
<term
><menuchoice
><shortcut
> <keycombo action="simul"
>&Ctrl;<keycap
>N</keycap
></keycombo
> </shortcut
> <guimenu
>Spel</guimenu
> <guimenuitem
>Nieuw</guimenuitem
> </menuchoice
></term>
<listitem>
<para
>Start een nieuw spel. </para>
</listitem>
</varlistentry>

<varlistentry>
<term
><menuchoice
><shortcut
> <keycombo action="simul"
>&Ctrl;<keycap
>H</keycap
></keycombo
> </shortcut
> <guimenu
>Spel</guimenu
> <guimenuitem
>Topscores tonen</guimenuitem
></menuchoice
></term>
<listitem>
<para
>Shows a dialog containing the High Scores. </para>
</listitem>
</varlistentry>

<varlistentry>
<term
><menuchoice
><shortcut
> <keycombo action="simul"
>&Ctrl;<keycap
>Q</keycap
></keycombo
> </shortcut
> <guimenu
>Spel</guimenu
> <guimenuitem
>Afsluiten</guimenuitem
> </menuchoice
></term>
<listitem>
<para
>Sluit het programma. </para>
</listitem>
</varlistentry>
</variablelist>

</sect1>




<sect1 id="settings-menu">
<title
>Het menu <guimenu
>Instellingen</guimenu
></title>

<variablelist>

<varlistentry>
<term
><menuchoice
><guimenu
>Instellingen</guimenu
> <guimenuitem
>Sneltoetsen instellen...</guimenuitem
> </menuchoice
></term>
<listitem
><para>
<action
>Opent een dialoogvenster waarin u alle sneltoetsen opnieuw kunt definiëren.</action>
</para
></listitem>
</varlistentry>

<varlistentry>
<term
><menuchoice
><guimenu
>Settings</guimenu
> <guimenuitem
>Configure &kappname;...</guimenuitem
> </menuchoice
></term>
<listitem
><para>
<action
>Opens a dialog which lets you choose a graphical theme for the game.</action>
</para
></listitem>
</varlistentry>

</variablelist>
</sect1>

<sect1 id="help">
<title
>Het menu <guimenu
>Help</guimenu
></title>
&help.menu.documentation; </sect1>

<sect1 id="keybindings">
<title id="keybindings-title"
>Sneltoetsen</title>

<para
>The default shortcuts are:</para>

<table>
<title
>Sneltoetsen</title>
<tgroup cols="2">
<tbody>
<row>
<entry
>Vuur</entry>
<entry>
<keycap
>Spatie</keycap>
</entry>
</row>
<row>
<entry
>Pauzeren/hervatten</entry>
<entry>
<keycap
>P</keycap>
</entry>
</row>
<row>
<entry
>Start een nieuw spel</entry>
<entry>
<keycombo action="simul"
>&Ctrl;<keycap
>N</keycap
></keycombo>
</entry>
</row>
<row>
<entry
>Topscores tonen</entry>
<entry>
<keycombo action="simul"
>&Ctrl;<keycap
>H</keycap
></keycombo>
</entry>
</row>
<row>
<entry
>Afsluiten</entry>
<entry>
<keycombo action="simul"
>&Ctrl;<keycap
>Q</keycap
></keycombo>
</entry>
</row>
<row>
<entry
>Help</entry>
<entry
><keycap
>F1</keycap
></entry>
</row>
<row>
<entry
>Wat is dit?</entry>
<entry>
<keycombo action="simul"
>&Shift;<keycap
>F1</keycap
></keycombo>
</entry>
</row>
</tbody>
</tgroup>
</table>

</sect1>
</chapter>


<chapter id="credits">
<title
>Dankbetuiging en licentie</title>

<para
>&kappname; </para>
<para
>Programma copyright 2008 bij Fela Winkelmolen <email
>fela.kde@gmail.com</email
> </para>
<para
>Documentatie copyright 2008 bij Fela Winkelmolen <email
>fela.kde@gmail.com</email
> </para>

&meld.fouten;&vertaling.freek; 
&underFDL; &underGPL; </chapter>

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

<sect1 id="getting-kbreakout">
<title
>Hoe &kappname; te verkrijgen</title>
&install.intro.documentation; </sect1>

<sect1 id="compilation">
<title
>Compilatie en installatie</title>
&install.compile.documentation; </sect1>
</appendix>


&documentation.index; 
</book>
<!--
Local Variables:
mode: sgml
sgml-minimize-attributes:nil
sgml-general-insert-case:lower
sgml-always-quote-attributes:t
sgml-indent-step:0
sgml-indent-data:t
End:
-->