2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Sliding Puzzle}
|
2006-04-02 17:29:44 +00:00
|
|
|
\screenshot{plugins/images/ss-sliding}{Sliding puzzle}{img:slidingpuzzle}
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
The classic sliding puzzle game. Rearrange the pieces so that you can
|
2006-04-11 20:28:43 +00:00
|
|
|
see the whole picture, or switch to number tiles if you like it a little easier
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
Key controls:
|
|
|
|
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
2006-04-11 20:28:43 +00:00
|
|
|
\begin{btnmap}{}{}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,h1xx,h300,x5}
|
|
|
|
{\ButtonLeft, \ButtonRight, \ButtonUp\ and \ButtonDown}
|
|
|
|
\opt{IPOD_4G_PAD}{\fixme{tbd}}
|
|
|
|
& Move Tile \\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne}
|
|
|
|
\opt{ONDIO_PAD}{Hold \ButtonMenu}
|
|
|
|
\opt{h1xx,h300}{\ButtonSelect}
|
|
|
|
\opt{x5}{\fixme{TBD}}
|
|
|
|
\opt{IPOD_4G_PAD}{\fixme{TBD}}
|
|
|
|
& Shuffle \\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
|
|
|
\opt{h1xx,h300}{\ButtonOn}
|
|
|
|
\opt{x5}{\fixme{TBD}}
|
|
|
|
\opt{IPOD_4G_PAD}{\fixme{TBD}}
|
|
|
|
& Change between picture and numbered tiles \\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
|
|
|
\opt{x5}{\fixme{TBD}}
|
|
|
|
\opt{IPOD_4G_PAD}{\fixme{TBD}}
|
|
|
|
& Stop the game \\
|
|
|
|
\end{btnmap}
|
2006-02-28 16:33:04 +00:00
|
|
|
\end{table}
|