forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9475 a1c6a512-1295-4272-9138-f99709370657
20 lines
665 B
TeX
20 lines
665 B
TeX
\subsection{Rockblox}
|
|
\screenshot{plugins/images/ss-rockblox}{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}
|
|
\begin{btnmap}{}{}
|
|
UP & Rotate piece \\
|
|
LEFT/RIGHT & Move piece to the left/right \\
|
|
DOWN & Move faster the piece downwards \\
|
|
OFF & Exit Rockblox\\
|
|
\end{btnmap}
|
|
\end{table}
|