744051bd65
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
27 lines
581 B
TeX
27 lines
581 B
TeX
\subsection{Sliding Puzzle}
|
|
{\centering\itshape
|
|
[Warning: Image ignored] % Unhandled or unsupported graphics:
|
|
%\includegraphics[width=3.988cm,height=2.279cm]{images/rockbox-manual-img42.png}
|
|
\newline
|
|
Sliding puzzle
|
|
\par}
|
|
|
|
The classic sliding puzzle game. Rearrange the pieces so that you can
|
|
see the whole picture.
|
|
|
|
Key controls:
|
|
|
|
\begin{table}[h!]
|
|
\begin{center}
|
|
\begin{tabular}{|c|c|}
|
|
\hline
|
|
KEY & ACTION \\\hline
|
|
UP/DOWN/LEFT/RIGHT & Moves \\\hline
|
|
F1 & Shuffle \\\hline
|
|
F2 & Change the picture \\\hline
|
|
OFF & Stop the game \\\hline
|
|
\end{tabular}
|
|
\end{center}
|
|
\end{table}
|
|
|
|
|