rockbox/manual/plugins/sliding.tex

28 lines
581 B
TeX
Raw Normal View History

\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}