Warning, /games/bomber/doc/index.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003   <!ENTITY % addindex "IGNORE">
0004   <!ENTITY % English "INCLUDE">
0005 ]>
0006 <book id="bomber" lang="&language;">
0007         <bookinfo>
0008                 <title>The &bomber; Handbook</title>
0009 
0010                 <authorgroup>
0011                         <author>
0012                                 <firstname>John-Paul</firstname>
0013                                 <surname>Stanford</surname>
0014                                 <affiliation>
0015                                         <address>
0016                                                 <email>jp@stanwood.org.uk</email>
0017                                         </address>
0018                                 </affiliation>
0019                         </author>
0020                         <!-- TRANS:ROLES_OF_TRANSLATORS -->
0021 
0022                 </authorgroup>
0023                 <copyright>
0024                         <year>2008</year>
0025                         <holder>John-Paul Stanford</holder>
0026                 </copyright>
0027 
0028                 <legalnotice>&FDLNotice;
0029                 </legalnotice>
0030 
0031                 <date>2021-10-13</date>
0032                 <releaseinfo>KDE Gear 21.08</releaseinfo>
0033 
0034                 <abstract>
0035                         <para>
0036                                 This documentation describes the game of &bomber; version 21.08
0037                         </para>
0038                 </abstract>
0039 
0040                 <keywordset>
0041                         <keyword>KDE</keyword><!-- do not change this! -->
0042                         <keyword>game</keyword><!-- do not change this! -->
0043                         <keyword>arcade</keyword>
0044                         <keyword>bomber</keyword>
0045                         <keyword>Bomber</keyword>
0046                 </keywordset>
0047 
0048         </bookinfo>
0049 
0050         <chapter id="introduction">
0051                 <title>Introduction</title>
0052                 <note>
0053                         <title>Gametype:</title>
0054                         <para>Arcade</para>
0055                 </note>
0056                 <note>
0057                         <title>Number of possible players:</title>
0058                         <para>One</para>
0059                 </note>
0060 
0061                 <para>
0062                         &bomber; is a single player arcade game. The player is
0063                         invading various cities in a plane that is decreasing in
0064                         height.
0065                 </para>
0066                 <para>
0067                         The goal of the game is to destroy all the buildings and
0068                         advance to the next level. Each level gets a harder by
0069                         increasing the speed of the plane and the height of the
0070                         buildings.
0071                 </para>
0072         </chapter>
0073         <chapter id="how-to-play">
0074                 <title>How To Play</title>
0075 <screenshot>
0076 <mediaobject>
0077 <imageobject>
0078 <imagedata fileref="mainscreen.png" format="PNG"/>
0079 </imageobject>
0080 <textobject>
0081 <phrase>&bomber; main screen</phrase>
0082 </textobject>
0083 </mediaobject>
0084 </screenshot>
0085                 <para>
0086                         The player is flying a plane in a city. The plane flies from
0087                         left to right. Every time it disappears off the side of the
0088                         play area, it reappears on the left side again, but lower
0089                         than it was before.
0090                 </para>
0091                 <para>
0092                         The player has to destroy all the buildings to clear the
0093                         level. If the plane crashes into a building, then the player loses a life
0094                         and the plane is moved to the top left of the play area
0095                         again.
0096                 </para>
0097                 <para>
0098                         Buildings are destroyed by dropping bombs on them. This can
0099                         be done by clicking the &LMB; or pressing the &Space;
0100                         key. The bomb will fall from the plane and hit anything
0101                         directly below it.
0102                 </para>
0103                 <para>
0104                         After clearing a level, the player advances to the next
0105                         level. Each level gets slightly harder than the previous
0106                         level as the buildings get taller and the plane gets faster.
0107                 </para>
0108         </chapter>      
0109 
0110         <chapter id="configuration">
0111                 <title>Game Configuration</title><!-- do not change this! -->
0112                 <para>
0113                         The &bomber; configuration dialog allows you to select visual
0114                         themes for &bomber;.
0115                 </para>
0116                 <para>
0117                         To select a new theme simply choose the theme from
0118                         the selection list. Each item in the list shows a small
0119                         preview left to the theme name. A selection is immediately applied.
0120                 </para>
0121                 <para>
0122                         Once you are satisfied with the theme you have selected you
0123                         can click the <guibutton>Close</guibutton>
0124                         button, located at the bottom part of this dialog.
0125                 </para>
0126         </chapter>
0127 
0128         <chapter id="credits-and-license">
0129                 <title>Credits and License</title>
0130 
0131 
0132                 <para>&bomber;</para>
0133                 <itemizedlist>
0134                         <listitem>
0135                                 <para>
0136                                         John-Paul Stanford
0137                                         <email>jp@stanwood.org.uk</email>
0138                                         - Original Author
0139                                 </para>
0140                         </listitem>
0141                 </itemizedlist>
0142                 <para>
0143                         Documentation copyright 2008, John-Paul Stanford
0144                         <email>jp@stanwood.org.uk</email>
0145                 </para>
0146                 
0147                 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0148 
0149                 &underFDL;
0150 
0151                 &underGPL;
0152 
0153         </chapter>
0154 
0155 </book>