rockbox/manual/plugins/rockblox.tex
Martin Arver 37d26dead9 Added screenshots to a number of plugins for the 160x128x2 screensizes. Now most of the 2.4 plugins have screenshots for this resolution
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8936 a1c6a512-1295-4272-9138-f99709370657
2006-03-06 20:47:25 +00:00

28 lines
840 B
TeX

\subsection{Rockblox}
\begin{figure}[h!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-rockblox-\genericimg.png}
\end{center}
\caption{Rockblox plugin}
\end{figure}
This well{}-known game will probably be familiar. The aim of the game is
to complete rows with the given pieces (blocks). Pieces can be rotated
to make them fit into the rows. Once you complete a row, it gets
cleared, but if the blocks reach the top row then you lose.
The controls for this game (with the Jukebox turned so that the buttons
are to the right of the screen) are:
\begin{table}[h!]
\begin{center}
\begin{tabular}{|c|c|}
\hline
KEY & ACTION \\\hline
UP & Rotate piece \\\hline
LEFT/RIGHT & Move piece to the left/right \\\hline
DOWN & Move faster the piece downwards \\\hline
OFF & Exit Rockblox\\\hline
\end{tabular}
\end{center}
\end{table}