rockbox/manual/plugins/sokoban.tex

64 lines
947 B
TeX
Raw Normal View History

\subsection{Sokoban}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=4.15cm,height=2.35cm]{images/rockbox-manual-img44.png}
\newline
Sokoban
\par}
The object of the game is to push boxes into their correct position in a
crowded warehouse with a minimal number of pushes and moves. The boxes
can only be pushed, never pulled, and only one can be pushed at a time.
The controls are:
\begin{tabular}[c]{|p{5.25cm}|p{10.341001cm}|}
\hline
{\centering\bfseries\itshape
KEY
\par}
&
{\centering\bfseries\itshape
ACTION
\par}
\\\hline
{\centering
UP/DOWN/LEFT/RIGHT
\par}
&
Move the ``sokoban'' up, down, left or right
\\\hline
{\centering
F1
\par}
&
Back to previous level
\\\hline
{\centering
F2
\par}
&
Restart level
\\\hline
{\centering
F3
\par}
&
Go to next level
\\\hline
{\centering
ON
\par}
&
Undo last movement
\\\hline
{\centering
OFF
\par}
&
Exit sokoban
\\\hline
\end{tabular}