rockbox/manual/plugins/nim.tex
Alexander Levin 97365803d3 Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
2010-05-20 17:38:38 +00:00

14 lines
644 B
TeX

% $Id$ %
\subsection{Nim}
\screenshot{plugins/images/ss-nim}{Nim}{img:Nim}
Rules of Nim: There are 21 matches. Two players (you and the \dap{})
alternately pick a certain number of matches and the one who takes the
last match loses. You can take up to twice as many matches as the
\dap{} selected, and vice versa.
\begin{btnmap}
\ButtonLeft \opt{HAVEREMOTEKEYMAP}{& } & Decrease the number of matches \\
\ButtonRight \opt{HAVEREMOTEKEYMAP}{& } & Increase the number of matches \\
\ButtonPlay \opt{HAVEREMOTEKEYMAP}{& } & Remove the number of matches you have selected \\
\ButtonStop \opt{HAVEREMOTEKEYMAP}{& } & Exit the game \\
\end{btnmap}