forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8868 a1c6a512-1295-4272-9138-f99709370657
35 lines
920 B
TeX
35 lines
920 B
TeX
\subsection{Star}
|
|
{\centering\itshape
|
|
[Warning: Image ignored] % Unhandled or unsupported graphics:
|
|
%\includegraphics[width=3.865cm,height=2.208cm]{images/rockbox-manual-img46.png}
|
|
\newline
|
|
Star game
|
|
\par}
|
|
|
|
This is a puzzle game. It is actually a rewrite of Star, a game written
|
|
by CDK designed for the hp48 calculator.
|
|
|
|
Rules: Take all of the ``o''s to go to the
|
|
next level. The on key allows you to switch between the filled circle,
|
|
which can take ``o''s, and the filled square, which is used as a mobile
|
|
wall to allow your filled circle to get to places on the screen it
|
|
could not otherwise reach. The block cannot take ``o''s.
|
|
|
|
{\bfseries
|
|
Keys:}
|
|
|
|
\begin{table}[h!]
|
|
\begin{center}
|
|
\begin{tabular}{|c|c|}
|
|
\hline
|
|
KEY & ACTION \\\hline
|
|
ON & Toggle control \\\hline
|
|
F1 & Previous level \\\hline
|
|
F2 & Reset level \\\hline
|
|
F3 & Next level \\\hline
|
|
OFF & Exit the game \\\hline
|
|
\end{tabular}
|
|
\end{center}
|
|
\end{table}
|
|
|
|
|