Add a generic \opt{HAVEREMOTEKEYMAP}{& } to button maps to allow all
[kugel-rb.git] / manual / plugins / nim.tex
blob439bfa911869442448ab72acd1961df2517b7535
1 % $Id$ %
2 \subsection{Nim}
3 \screenshot{plugins/images/ss-nim}{Nim}{img:Nim}
4 Rules of Nim: There are 21 matches. Two players (you and the \dap{})
5 alternately pick a certain number of matches and the one who takes the
6 last match loses. You can take up to twice as many matches as the
7 \dap{} selected, and vice versa.
9 \begin{table}
10 \begin{btnmap}{}{}
11 \ButtonLeft \opt{HAVEREMOTEKEYMAP}{& } & Decrease the number of matches \\
12 \ButtonRight \opt{HAVEREMOTEKEYMAP}{& } & Increase the number of matches \\
13 \ButtonPlay \opt{HAVEREMOTEKEYMAP}{& } & Remove the number of matches you have selected \\
14 \ButtonStop \opt{HAVEREMOTEKEYMAP}{& } & Exit the game \\
15 \end{btnmap}
16 \end{table}