Correct beast manual install instructions in Windows.
[kugel-rb.git] / manual / plugins / star.tex
blobbc361bb16d88dacf230cfe81594acaa0102b549d
1 \subsection{Star}
2 \screenshot{plugins/images/ss-star}{Star game}{fig:star}
4 This is a puzzle game. It is actually a rewrite of Star, a game written
5 by CDK designed for the hp48 calculator.
7 Rules: Take all of the ``o''s to go to the
8 next level. You can switch control between the filled circle,
9 which can take ``o''s, and the filled square, which is used as a mobile
10 wall to allow your filled circle to get to places on the screen it
11 could not otherwise reach. The block cannot take ``o''s.
13 \begin{table}
14 \begin{btnmap}{}{}
15 \ButtonLeft
16 \opt{HAVEREMOTEKEYMAP}{& }
17 & Move Left\\
18 \ButtonRight
19 \opt{HAVEREMOTEKEYMAP}{& }
20 & Move Right\\
21 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
22 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
23 ,GIGABEAT_S_PAD,MROBE100_PAD}
24 {\ButtonUp}
25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu}
26 \opt{IRIVER_H10_PAD}{\ButtonScrollUp}
27 \opt{HAVEREMOTEKEYMAP}{& }
28 & Move Up\\
29 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD%
30 ,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD,GIGABEAT_PAD%
31 ,GIGABEAT_S_PAD,MROBE100_PAD}
32 {\ButtonDown}
33 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonPlay}
34 \opt{IRIVER_H10_PAD}{\ButtonScrollDown}
35 \opt{HAVEREMOTEKEYMAP}{& }
36 & Move Down\\
37 \opt{RECORDER_PAD}{\ButtonOn}
38 \opt{ONDIO_PAD}{\ButtonMenu}
39 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
40 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD%
41 ,SANSA_C200_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD}{\ButtonSelect}
42 \opt{IRIVER_H10_PAD}{\ButtonRew}
43 \opt{HAVEREMOTEKEYMAP}{& }
44 & Switch between circle and square\\
45 \opt{RECORDER_PAD}{\ButtonFOne}
46 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
47 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonLeft}
48 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonLeft}
49 \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonDown}
50 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown}
51 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolDown}
52 \opt{MROBE100_PAD}{\ButtonMenu}
53 \opt{HAVEREMOTEKEYMAP}{& }
54 & Previous level\\
55 \opt{RECORDER_PAD}{\ButtonFTwo}
56 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
57 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonUp}
58 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
59 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
60 \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonDown}
61 \opt{GIGABEAT_PAD}{\ButtonA}
62 \opt{GIGABEAT_S_PAD}{\ButtonMenu}
63 \opt{MROBE100_PAD}{\ButtonDisplay}
64 \opt{HAVEREMOTEKEYMAP}{& }
65 & Reset level \\
66 \opt{RECORDER_PAD}{\ButtonFThree}
67 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
68 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode+\ButtonRight}
69 \opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD,SANSA_FUZE_PAD,SANSA_C200_PAD}{\ButtonSelect+\ButtonRight}
70 \opt{IAUDIO_X5_PAD}{\ButtonPlay+\ButtonRight}
71 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
72 \opt{GIGABEAT_PAD,GIGABEAT_S_PAD}{\ButtonVolUp}
73 \opt{MROBE100_PAD}{\ButtonPlay}
74 \opt{HAVEREMOTEKEYMAP}{& }
75 & Next level \\
76 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
77 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
78 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower}
79 \opt{SANSA_FUZE_PAD}{Long \ButtonHome}
80 \opt{GIGABEAT_S_PAD}{\ButtonBack}
81 \opt{HAVEREMOTEKEYMAP}{&
82 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
84 & Exit the game \\
85 \end{btnmap}
86 \end{table}