1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/rockblox.tex
Martin Arver 1ccc81bf8f Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9362 a1c6a512-1295-4272-9138-f99709370657
2006-03-30 16:52:33 +00:00

23 lines
782 B
TeX

\subsection{Rockblox}
\screenshot{plugins/images/ss-rockblox-\genericimg.png}{Rockblox plugin}%
{img:rockblox}
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}{@{}ll@{}}\toprule
\textbf{Key} & \textbf{Action} \\\midrule
UP & Rotate piece \\
LEFT/RIGHT & Move piece to the left/right \\
DOWN & Move faster the piece downwards \\
OFF & Exit Rockblox\\\bottomrule
\end{tabular}
\end{center}
\end{table}