Fix some quotation marks. Thanks to Alexander Levin for pointing it out.
[Rockbox.git] / manual / plugins / sokoban.tex
blob4432666ded3d665d85bd08257bcbec2510b34d3f
1 \subsection{Sokoban}
2 \screenshot{plugins/images/ss-sokoban}{Sokoban}{fig:sokoban}
4 The object of the game is to push boxes into their correct position in a
5 crowded warehouse with a minimal number of pushes and moves. The boxes
6 can only be pushed, never pulled, and only one can be pushed at a time.
8 Sokoban may be used as a viewer for viewing saved solutions and playing
9 external level sets with the \fname{.sok} extension. Level sets should be in
10 the standard Sokoban text format or RLE (Run Length Encoded). For more
11 information about the level format, see
12 \url{http://sokobano.de/wiki/index.php?title=Level_format}
14 \begin{table}
15 \begin{btnmap}{}{}
16 \multicolumn{2}{c}{\textbf{In game}} \\
17 \hline
18 \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}
19 {\ButtonUp, \ButtonDown, }%
20 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay, }%
21 \opt{IRIVER_H10_PAD}{\ButtonScrollUp, \ButtonScrollDown, }%
22 \ButtonLeft, \ButtonRight
23 & Move the ``sokoban'' up, down, left, or right\\
24 \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
25 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
26 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonPower}
27 & Menu \\
28 \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonOn}
29 \opt{ONDIO_PAD}{\ButtonMenu}
30 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonRec}
31 \opt{IPOD_4G_PAD,IPOD_3G_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonSelect}
32 \opt{IRIVER_H10_PAD}{\ButtonRew}
33 & Undo last movement \\
34 \opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
35 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
36 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
37 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
38 \opt{IRIVER_H10_PAD}{\ButtonFF}
39 \opt{GIGABEAT_PAD}{\ButtonA}
40 \opt{MROBE100_PAD}{\ButtonDisplay}
41 \opt{SANSA_E200_PAD}{\ButtonRec}
42 & Redo previously undone move \\
43 \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFOne}
44 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
45 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonDown}
46 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonLeft}
47 \opt{IAUDIO_X5_PAD}{n/a}
48 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollDown}
49 \opt{GIGABEAT_PAD}{\ButtonVolDown}
50 \opt{MROBE10_PAD}{\ButtonDisplay}
51 \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonDown}
52 & Back to previous level \\
53 \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFTwo}
54 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonUp}
55 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
56 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{n/a}
57 \opt{IAUDIO_X5_PAD}{\ButtonRec}
58 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonRight}
59 \opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
60 \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonRight}
61 & Restart level \\
62 \opt{RECORDER_PAD,ARCHOS_AV300_PAD}{\ButtonFThree}
63 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
64 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn+\ButtonUp}
65 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonRight}
66 \opt{IAUDIO_X5_PAD}{n/a}
67 \opt{IRIVER_H10_PAD}{\ButtonPlay+\ButtonScrollUp}
68 \opt{GIGABEAT_PAD}{\ButtonVolUp}
69 \opt{MROBE100_PAD}{\ButtonPlay}
70 \opt{SANSA_E200_PAD}{\ButtonSelect+\ButtonUp}
71 & Go to next level \\
72 \hline
73 \multicolumn{2}{c}{\textbf{Solution playback}} \\
74 \hline
75 \opt{RECORDER_PAD,ARCHOS_AV300_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
76 \opt{ONDIO_PAD}{\ButtonMenu}
77 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
78 \opt{IPOD_4G_PAD,IPOD_3G_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonSelect}
79 & Pause/resume \\
80 \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}
81 {\ButtonUp/\ButtonDown}
82 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu/\ButtonPlay}
83 \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
84 & Increase/decrease playback speed \\
85 \ButtonLeft/\ButtonRight
86 & Go backward/forward (while paused) \\
87 \opt{RECORDER_PAD,ARCHOS_AV300_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
88 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
89 \opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,GIGABEAT_PAD,MROBE100_PAD,SANSA_E200_PAD}{\ButtonPower}
90 & Quit \\
91 \end{btnmap}
92 \end{table}
94 Some places where can you can find level sets:
95 \begin{itemize}
96 \item \url{http://www.sourcecode.se/sokoban/levels.php}
97 \item \url{http://sokobano.de/en/levels.php}
98 \end{itemize}
99 Note that some level sets may contain levels that are too large for this
100 version of Sokoban and are unplayable as a result.