From da6aae3fd3d7c7ae1810675a4884c9d86dc7399b Mon Sep 17 00:00:00 2001 From: Martin Arver Date: Sat, 11 Feb 2006 01:29:51 +0000 Subject: forgot to add the files.. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8659 a1c6a512-1295-4272-9138-f99709370657 --- manual/plugins/sokoban.tex | 63 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 manual/plugins/sokoban.tex (limited to 'manual/plugins/sokoban.tex') diff --git a/manual/plugins/sokoban.tex b/manual/plugins/sokoban.tex new file mode 100644 index 0000000000..91141a9cbe --- /dev/null +++ b/manual/plugins/sokoban.tex @@ -0,0 +1,63 @@ +\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} + + -- cgit v1.2.3