19bd1a4ceb
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9703 a1c6a512-1295-4272-9138-f99709370657
17 lines
574 B
TeX
17 lines
574 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 Jukebox)
|
|
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
|
|
Jukebox selected, and vice versa.
|
|
|
|
\begin{table}
|
|
\begin{btnmap}{}{}
|
|
\ButtonLeft & Decrease the number of matches \\
|
|
\ButtonRight & Increase the number of matches \\
|
|
\ButtonPlay & Remove the number of matches you have selected \\
|
|
\ButtonStop & Exit the game \\
|
|
\end{btnmap}
|
|
\end{table}
|
|
|