rockbox/manual/plugins/sokoban.tex
Martin Arver 744051bd65 Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 16:33:04 +00:00

28 lines
775 B
TeX

\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{table}[h!]
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
UP/DOWN/LEFT/RIGHT & Move the ``sokoban'' up, down, left or right \\\hline
F1 & Back to previous level \\\hline
F2 & Restart level \\\hline
F3 & Go to next level \\\hline
ON & Undo last movement \\\hline
OFF & Exit sokoban \\\hline
\end{tabular}
\end{table}