summaryrefslogtreecommitdiffstats
path: root/manual/plugins/jewels.tex
blob: 4b01ff05b90c063328ff387b35bc3c74b08ef970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
\subsection{Jewels}
\screenshot{plugins/images/ss-jewels}{Jewels}{img:jewels}

Jewels is a simple yet addicting game which involves swapping 
pairs of jewels in order to form connected segments of three 
or more of the same type.

The goal of the game is to score as many points as possible 
before running out of available moves. Higher points are 
awarded to larger combos. The game advances to the next level 
after every one hundred points and randomly clears several jewels.

\opt{RECORDER_PAD}{
  \begin{table}
    \begin{btnmap}{}{}
      \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown 
      & Move the cursor around the jewels \\
      \ButtonPlay 
      & Select a jewel \\
      Hold \ButtonPlay 
      & Show the in-game menu\\
      \ButtonOff 
      & Exit\\
    \end{btnmap}
  \end{table}
}
\opt{ONDIO_PAD}{
  \begin{table}
    \begin{btnmap}{}{}
      \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown 
      & Move the cursor around the jewels \\
      \ButtonMenu 
      & Select a jewel \\
      Hold \ButtonMenu 
      & Show the in-game menu\\
      \ButtonOff 
      & Exit\\
    \end{btnmap}
  \end{table}
}
\opt{h1xx,h300}{
  \begin{table}
    \begin{btnmap}{}{}
      \ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown 
      & Move the cursor around the jewels \\
      \ButtonSelect 
      & Select a jewel \\
      Hold \ButtonSelect 
      & Show the in-game menu\\
      \ButtonOff 
      & Exit\\
    \end{btnmap}
  \end{table}
}
\opt{IPOD_4G_PAD}{
  \begin{table}
    \begin{btnmap}{}{}
      \fixme{ButtonLeft, ButtonRight, ButtonUp\ and ButtonDown }
      & Move the cursor around the jewels \\
      \ButtonSelect 
      & Select a jewel \\
      Hold \ButtonSelect 
      & Show the in-game menu\\
      \fixme{TBD} 
      & Exit\\
    \end{btnmap}
  \end{table}
}