Warning, /games/katomic/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 % English "INCLUDE" > <!-- change language only here -->
0004   <!ENTITY % addindex "IGNORE"> <!-- do not change this! -->
0005 ]>
0006 
0007 <book id="katomic" lang="&language;"> <!-- do not change this! -->
0008 <bookinfo>
0009 <title>The &katomic; Handbook</title> <!-- This is the title of the docbook. Leave as is unless change is necessary.-->
0010 <!-- List of immediate authors begins here. -->
0011 <!--INPORTANT! - All other contributors: [to be determined] -->
0012 <authorgroup>
0013 <author>
0014 <firstname>Dirk</firstname>
0015 <surname>Doerflinger</surname>
0016 </author>
0017 <author>
0018 <firstname>Eugene</firstname><surname>Trounev</surname>
0019 <affiliation><address><email>eugene.trounev@gmail.com</email></address></affiliation>
0020 </author>
0021 <othercredit role="reviewer">
0022 <firstname>Mike</firstname><surname>McBride</surname>
0023 <contrib>Reviewer</contrib>
0024 <affiliation><address>&Mike.McBride.mail;</address></affiliation>
0025 </othercredit>
0026 <!-- TRANS:ROLES_OF_TRANSLATORS -->
0027 </authorgroup>
0028 <legalnotice>&FDLNotice;</legalnotice>
0029 <date>2021-10-13</date>
0030 <releaseinfo>KDE Gear 21.08</releaseinfo>
0031 
0032 <!--Short description of this document. Do not change unless necessary!-->
0033 <abstract>
0034   <para>This documentation describes the game of &katomic; version 21.08</para>
0035 </abstract>
0036 
0037 <!--List of relevan keywords-->
0038 <keywordset>
0039   <keyword>KDE</keyword> <!-- do not change this! -->
0040   <keyword>game</keyword> <!-- do not change this! -->
0041   <keyword>Katomic</keyword><!--Application name goes here-->
0042 <!-- Game genre. Use as many as necessary. Available game types are: Arcade, Board, Card, Dice, Toys, Logic, Strategy.-->
0043   <keyword>arcade</keyword>
0044   <keyword>logic</keyword>
0045   <keyword>atoms</keyword>
0046   <keyword>socoban</keyword>
0047 <!--Number of possible players. It can be: One, Two,..., Multiplayer-->
0048   <keyword>one player</keyword>
0049 <!--All other relevant keywords-->
0050   <keyword>chemical elements</keyword>
0051   <keyword>reassemble the molecule</keyword>
0052 </keywordset>
0053 </bookinfo>
0054 <!--Content begins here: -->
0055 <chapter id="introduction"><title>Introduction</title> <!-- do not change this! -->
0056   <note><title>Gametype:</title><para>Logic, Arcade</para></note><!-- Game genre. Use as many as necessary. Available game types are: Arcade, Board, Card, Dice, Toys, Logic, Strategy.-->
0057   <note><title>Number of possible players:</title><para>One</para></note><!--Number of possible players. It can be: One, Two,..., Multiplayer-->
0058 
0059 <!--Short game description starts here. 3-4 sentences (paragraphs)-->
0060   <para>
0061   &katomic; is a fun and educational game built around molecular geometry. It employs a simplistic two-dimensional look at the elements which comprise a molecule. A molecule is disassembled into its separate atoms and scattered around the playing field. The player must reassemble the molecule in order to complete the current level and move up to the next one.
0062   </para>
0063 </chapter>
0064 
0065 <chapter id="howto"><title>How to Play</title> <!-- do not change this! -->
0066 
0067 <screenshot>
0068   <mediaobject>
0069     <imageobject><imagedata fileref="mainscreen.png" format="PNG"/></imageobject>
0070     <textobject><phrase>&katomic; main screen</phrase></textobject>
0071   </mediaobject>
0072 </screenshot>
0073 
0074 <!--IMPORTANT: If the game has no defined objective, please remove the below line.-->
0075   <note><title>Objective:</title><para>Reassemble molecules from compound atoms by sliding them around.</para></note><!--Describe the objective of the game.-->
0076 <!--How to play description. Don't be to specific on rules as they have a separate section in this document-->
0077   <para>
0078   &katomic; will load level one once you start the game and you can begin playing right away. To see how the molecule you are supposed to make looks like, take a look at the upper right corner. To play, click on an atom. You will see green arrows pointing in the directions where atom can move. To move the atom, click on the desired arrow. When an atom starts moving, it will not stop until it hits another atom or a wall, so make sure you think before you do your next move. You can assemble your molecule wherever you like on the game board, but some places are easier to access than others. When the molecule is assembled, you can move to the next level.
0079   </para>
0080 </chapter>
0081 
0082 <chapter id="rules_and_tips"><title>Game Rules, Strategies and Tips</title> <!-- do not change this! -->
0083   <!--This section has to do with game rules. Please give a detailed description of those using lists or paragraphs.-->
0084   <sect1 id="games_rules"><title>Game Rules</title>    
0085     <itemizedlist>
0086       <listitem><para>Game pieces can only move in one direction at a time.</para></listitem>
0087       <listitem><para>Once an atom begins moving it will not stop until it meets either a wall or another piece.</para></listitem>
0088       <listitem><para>The only way to progress to the next game level is to complete a current one. Once a player completes a certain level the game automatically switches to the next one, thus <quote>uncovering it</quote>.</para></listitem>
0089       <listitem><para>A player can only switch between the levels which have been uncovered.</para></listitem>
0090       <listitem><para>The game progress is automatically saved every time an adjacent level is reached, and will be reloaded the next time application is started.</para></listitem>
0091     </itemizedlist>
0092   </sect1>
0093   <sect1 id="tips"><title>Strategies and Tips</title>
0094     <itemizedlist>
0095       <listitem><para>Always review the complete molecule using the reference screen before making any moves.</para></listitem>
0096       <listitem><para>Next, study the play field and plan your moves. Remember, once a piece is moved it may not be possible to return it into the starting position.</para></listitem>
0097       <listitem><para>Think through your every move and try to visualize the trajectory piece will follow once a directional arrow is clicked.</para></listitem>
0098       <listitem><para>When using the keyboard to move pieces make sure that the desired piece is selected. If a wrong atom is marked as selected, use the &Tab; key to switch between the pieces until you reach a desired one.</para></listitem>
0099     </itemizedlist>
0100   </sect1>
0101 </chapter>
0102 
0103 <chapter id="interface"><title>Interface Overview</title> <!-- do not change this! -->
0104 <!-- This section has to do with menubar. Describe every single entry in order. Use <variablelist> and <varlistentry>. Split the chapter into sections using <sect1(2,3)> for better viewing.-->
0105 <sect1 id="menu">
0106 <title>Menu Items</title>
0107 
0108 <variablelist>
0109   <varlistentry>
0110     <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo> </shortcut>
0111     <guimenu>Game</guimenu>
0112     <guimenuitem>Load...</guimenuitem></menuchoice></term>
0113     <listitem><para>Loads a previously saved game.</para></listitem>
0114   </varlistentry>
0115   <varlistentry>
0116     <term><menuchoice><shortcut><keycap>F5</keycap></shortcut>
0117     <guimenu>Game</guimenu>
0118     <guimenuitem>Restart Game</guimenuitem></menuchoice></term>
0119     <listitem><para>This will restart the current level.</para></listitem>
0120   </varlistentry>
0121   <varlistentry>
0122     <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo> </shortcut>
0123     <guimenu>Game</guimenu>
0124     <guimenuitem>Save</guimenuitem></menuchoice></term>
0125     <listitem><para>Saves the current state of the game to the disk.</para></listitem>
0126   </varlistentry>
0127   <varlistentry>
0128     <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo> </shortcut>
0129     <guimenu>Game</guimenu>
0130     <guimenuitem>Previous Level</guimenuitem></menuchoice></term>
0131     <listitem><para>Change to the previous game level.</para></listitem>
0132   </varlistentry>
0133   <varlistentry>
0134     <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo> </shortcut>
0135     <guimenu>Game</guimenu>
0136     <guimenuitem>Next Level</guimenuitem></menuchoice></term>
0137     <listitem><para>Change to the next game level.</para></listitem>
0138   </varlistentry>
0139   <varlistentry>
0140     <term><menuchoice><guimenu>Game</guimenu>
0141     <guimenuitem>Choose level set ...</guimenuitem></menuchoice></term>
0142     <listitem><para>This will show all available level sets and allows you to
0143     download additional sets uploaded by other users from the internet.</para></listitem>
0144   </varlistentry>
0145   <varlistentry>
0146     <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo> </shortcut>
0147     <guimenu>Game</guimenu>
0148     <guimenuitem>Quit</guimenuitem></menuchoice></term>
0149     <listitem><para>Selecting this item will end your current game, and exit &katomic;.</para></listitem>
0150   </varlistentry>
0151 
0152   <varlistentry>
0153     <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo> </shortcut>
0154     <guimenu>Move</guimenu>
0155     <guimenuitem>Undo</guimenuitem></menuchoice></term>
0156     <listitem><para><action>Undo the last move you made.</action></para></listitem>
0157   </varlistentry>
0158   <varlistentry>
0159     <term><menuchoice><shortcut><keycombo action="simul">&Ctrl;&Shift;<keycap>Z</keycap></keycombo> </shortcut>
0160     <guimenu>Move</guimenu>
0161     <guimenuitem>Redo</guimenuitem></menuchoice></term>
0162     <listitem><para><action>If you have previously undone a move, you can redo it here.</action></para></listitem>
0163   </varlistentry>
0164   <varlistentry>
0165     <term><menuchoice><guimenu>Move</guimenu>
0166     <guimenuitem>Undo All</guimenuitem></menuchoice></term>
0167     <listitem><para><action>Undo</action> all moves you made.</para></listitem>
0168   </varlistentry>
0169   <varlistentry>
0170     <term><menuchoice><guimenu>Move</guimenu>
0171     <guimenuitem>Redo All</guimenuitem></menuchoice></term>
0172     <listitem><para><action>Redo</action> all undone moves.</para></listitem>
0173   </varlistentry>
0174 
0175   <varlistentry>
0176     <term><menuchoice><guimenu>Settings</guimenu>
0177     <guisubmenu>Animation Speed</guisubmenu></menuchoice></term>
0178     <listitem><para>Set the animation speed to <guimenuitem>Slow</guimenuitem>, <guimenuitem>Normal</guimenuitem> or <guimenuitem>Fast</guimenuitem>.</para></listitem>
0179   </varlistentry>
0180 </variablelist>
0181 
0182 <para>
0183 Additionally &katomic; has the common &kde; <guimenu>Settings</guimenu> and <guimenu>Help</guimenu>
0184 menu items, for more information read the sections about the <ulink url="help:/fundamentals/menus.html#menus-settings"
0185 >Settings Menu</ulink> and <ulink url="help:/fundamentals/menus.html#menus-help">Help Menu</ulink>
0186 of the &kde; Fundamentals.
0187 </para>
0188 
0189 </sect1>
0190 
0191 <sect1 id="keybindings">
0192 <title id="keybindings-title">Default Keybindings</title>
0193 
0194 <para>Default shortcuts are:</para>
0195 
0196 <table>
0197 <title>Shortcuts</title>
0198   <tgroup cols="2">
0199     <tbody>
0200       <row>
0201         <entry>Load</entry>
0202         <entry><keycombo action="simul">&Ctrl;<keycap>O</keycap></keycombo></entry>
0203       </row>
0204       <row>
0205         <entry>Restart Game</entry>
0206         <entry><keycap>F5</keycap></entry>
0207       </row>
0208       <row>
0209         <entry>Save</entry>
0210         <entry><keycombo action="simul">&Ctrl;<keycap>S</keycap></keycombo></entry>
0211       </row>
0212       <row>
0213         <entry>Previous Level</entry>
0214         <entry><keycombo action="simul">&Ctrl;<keycap>P</keycap></keycombo></entry>
0215       </row>
0216       <row>
0217         <entry>Next Level</entry>
0218         <entry><keycombo action="simul">&Ctrl;<keycap>N</keycap></keycombo></entry>
0219       </row>
0220       <row>
0221         <entry>Quit</entry>
0222         <entry><keycombo action="simul">&Ctrl;<keycap>Q</keycap></keycombo></entry>
0223       </row>
0224       <row>
0225         <entry>Undo</entry>
0226         <entry><keycombo action="simul">&Ctrl;<keycap>Z</keycap></keycombo></entry>
0227       </row>
0228       <row>
0229         <entry>Redo</entry>
0230         <entry><keycombo action="simul">&Ctrl;&Shift;<keycap>Z</keycap></keycombo></entry>
0231       </row>
0232       <row>
0233         <entry>Atom Down</entry>
0234         <entry>&Down; Arrow</entry>
0235       </row>
0236       <row>
0237         <entry>Atom Left</entry>
0238         <entry>&Left; Arrow</entry>
0239       </row>
0240       <row>
0241         <entry>Atom Right</entry>
0242         <entry>&Right; Arrow</entry>
0243       </row>
0244       <row>
0245         <entry>Atom Up</entry>
0246         <entry>&Up; Arrow</entry>
0247       </row>
0248       <row>
0249         <entry>Next Atom</entry>
0250         <entry>&Tab;</entry>
0251       </row>
0252       <row>
0253         <entry>Previous Atom</entry>
0254         <entry><keycombo action="simul">&Shift;&Tab;</keycombo></entry>
0255       </row>
0256       <row>
0257         <entry>Help</entry>
0258         <entry><keycap>F1</keycap></entry>
0259       </row>
0260       <row>
0261         <entry>What's this?</entry>
0262         <entry><keycombo action="simul">&Shift;<keycap>F1</keycap></keycombo></entry>
0263       </row>
0264     </tbody>
0265   </tgroup>
0266 </table>
0267 </sect1>
0268 
0269 </chapter>
0270 
0271 <chapter id="faq"><title>Frequently asked questions</title> <!-- do not change this! -->
0272 <!--This chapter is for frequently asked questions. Please use <qandaset> <qandaentry> only!-->
0273 <qandaset>
0274 <!--Following is a standard list of FAQ questions.-->
0275 <qandaentry>
0276  <question><para>How do I know what the molecule looks like?</para></question>
0277  <answer><para>You can view the molecule on the reference screen located in the top right corner of the game screen.</para></answer>
0278 </qandaentry>
0279 <qandaentry>
0280  <question><para>How do I move a game piece (atom)?</para></question>
0281  <answer><para>To move a game piece (atom) use your mouse cursor to click on it. At this time the available directional icon will become visible. Click on the corresponding directional icon to make a game piece move into the desired direction. Alternatively, you can use your keyboard to move the pieces. Use the &Tab; key to switch between the items, and the cursor keys to move them once selected.</para></answer>
0282 </qandaentry>
0283 <qandaentry>
0284  <question><para>Can I use the keyboard to control the pieces (atoms)?</para></question>
0285  <answer><para>Yes. Use &Tab; key to switch between the items, and he cursor keys to move them once selected.</para></answer>
0286 </qandaentry>
0287 <qandaentry>
0288  <question><para>When I move a piece (atom) it goes right past the place where I want it. How do I make it stop there?</para></question>
0289  <answer><para>You don't. Once an atom begins moving, it will not stop until it meets either a wall or another piece.</para></answer>
0290 </qandaentry>
0291 <qandaentry>
0292  <question><para>I cannot beat the level. Is there a hint system, or a solver?</para></question>
0293   <answer><para>No. Unfortunately at this time &katomic; does not feature a hint system. So the only way to finish a level is to solve it on your own.</para></answer>
0294 </qandaentry>
0295 <!--Please add more Q&As if needed-->
0296 </qandaset>
0297 </chapter>
0298 
0299 <chapter id="credits">
0300 <title>Credits and License</title>
0301 
0302 <para>
0303 <application>Atomic Entertainment</application> Copyright 1999 &Stephan.Kulow;
0304 &Stephan.Kulow.mail; and &Cristian.Tibirna; &Cristian.Tibirna.mail;.
0305 </para>
0306 <para>
0307 Atomic Copyright Andreas Wuest <email>Andreas Wuest@gmx.de</email>.
0308 </para>
0309 <para>
0310 Documentation Copyright 2000 &Dirk.Doerflinger; &Dirk.Doerflinger.mail;
0311 </para>
0312 <para>
0313 Proofreading by &Mike.McBride; &Mike.McBride.mail;
0314 </para>
0315 <!-- TRANS:CREDIT_FOR_TRANSLATORS -->
0316 &underFDL;
0317 &underGPL;
0318 
0319 </chapter>
0320 
0321 &documentation.index;
0322 </book>
0323 <!--
0324 Local Variables:
0325 mode: sgml
0326 sgml-minimize-attributes:nil
0327 sgml-general-insert-case:lower
0328 sgml-omittag:t
0329 sgml-shorttag:t
0330 sgml-namecase-general:t
0331 sgml-always-quote-attributes:t
0332 sgml-indent-step:0
0333 sgml-indent-data:nil
0334 sgml-parent-document:nil
0335 sgml-exposed-tags:nil
0336 sgml-local-catalogs:nil
0337 sgml-local-ecat-files:nil
0338 End:
0339 -->