rockbox/manual/plugins/rockblox.tex
Martin Arver 744051bd65 Clean up of the autogenerated tables. Should probably use scalebox and booktabs for the tables in the future.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
2006-02-28 16:33:04 +00:00

29 lines
879 B
TeX

\subsection{Rockblox}
{\centering\itshape
[Warning: Image ignored] % Unhandled or unsupported graphics:
%\includegraphics[width=3.949cm,height=2.23cm]{images/rockbox-manual-img41.png}
\newline
Rockblox plugin
\par}
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}