update site
[shariks] / www / documentation.html
1 <html>\r
2         <head>\r
3                 <link href="style.css" rel="stylesheet" type="text/css">\r
4                 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> \r
5                 <title>Shariks</title>\r
6         </head>\r
7         <body>\r
8                 <div id="layout">\r
9             <div class="header"> \r
10                     <h1 class="logo"><a href="http://shariks.garage.maemo.org" title="Shariks">Shariks<a></h1>  \r
11             </div>\r
12 \r
13                         <div id="menu" class="box">\r
14                                 <ul>\r
15                                         <li><a href="index.html">Home</a></li>\r
16                                         <li><a href="documentation.html">Documentation</a></li>\r
17                                         <li><a href="downloads.html">Downloads</a></li>\r
18                                         <li><a href="development.html">Development</a></li>  \r
19                                 </ul>\r
20                         </div>\r
21 \r
22                         <div id="container">\r
23                                 <div class="content" align="left">\r
24                                         <h2>Documentation</h2>\r
25                                         <h3>Menu</h3>\r
26                                         <ul>\r
27                                                 <li><b>Main Menu</b>\r
28                                                   <a href="images/ShariksMenu.png"><img class="doc_img" src="images/ShariksMenu.png" align="right" width="350px"></a>\r
29                                                   <ul>\r
30                                                         <li><b>New game</b> - start new game</li>\r
31                                                         <li><b>Highscore</b> - watch highscores</li>\r
32                                                         <li><b>Help</b></li>\r
33                                                         <li><b>Exit</b> - exit game</li>\r
34                                                   </ul>                        \r
35                                                 </li>\r
36                                                   <li><b>Menu Input Name</b>\r
37                                                   <ul>\r
38                                                         <li><b>Name</b> - enter name</li>\r
39                                                         <li><b>Save</b> - save name and go to highscores</li>\r
40                                                         <li><b>Cancel</b> - exit back to menu</li>\r
41                                                   </ul>                        \r
42                                         </ul>           \r
43                                         <h3>Control</h3>\r
44                                         <ul>\r
45                                                 <li><b>Accelerometer inclination</b> - Ball control</li>\r
46                                                 <li><b>Touchscreen</b> - scoring</li>\r
47                                                 <li><b>M</b> - go to Main Menu</li>\r
48                                                 <li><b>Space</b> - New Game</li>\r
49                                                 <li><b>Enter</b> - pause</li>\r
50                                         </ul>   \r
51                                         <h3>Objects</h3>\r
52                                         <ul>\r
53                                                 <li><b>Ball:</b> player controlled main Ball</li>\r
54                                                 <li><b>TailBalls:</b> small balls, which cling onto player's ball using links. On high speed links will break. After some time linked TailBalls become green. When you tap the screen 'tail of Tail Balls' breaks and you score points, but only for green TailBalls. After that TailBalls will appear again. The more green TailBoll you have on tail - the more points you score.</li>\r
55                                                 <li><b>CrazyBalls:</b> periodically they begin fast random movement and may break links between Ball and TailBalls.</li>\r
56                                                 <li><b>Stars:</b> when player's Ball touches it, player lose one life. For a few seconds after that Ball blink and do not interact with another balls. After all 3 lives are lost game will end.</li>\r
57                                                 <a href="images/ShariksGameplay.png"><img src="images/ShariksGameplay.png" align="center" width="350px"></a>\r
58                                         </ul>\r
59                                 <br>\r
60                                 </div>\r
61                         </div>\r
62                         <div id="footer">\r
63                                 <span class="f-right">&copy; 2010 <a href="mailto:maemo-sensors@cs.karelia.ru?subject=Shariks">Shariks</a> </span>              \r
64                         </div>\r
65                 </div>\r
66         </body>\r
67 </html>\r