1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/xobox.tex
Martin Arver e6efa38321 Patch #4850 from Nils Wallménius. Adds Xobox and Demystify plugins to the manual. Nice work :)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9122 a1c6a512-1295-4272-9138-f99709370657
2006-03-19 18:41:17 +00:00

22 lines
876 B
TeX

\subsection{Xobox}
\begin{figure}[ht!]
\begin{center}
\includegraphics[width=4cm]{plugins/images/ss-xobox-\genericimg.png}
\end{center}
\caption{Xobox}
\end{figure}
Xobox is a simple clone of the well known arcade game Qix.
The aim of the game is to section off parts of the arena with your trail in
order to remove that section from the game. Be careful not to get in the way of
enemy balls because, if they hit you or your trail, you lose a life.
To finish a level you have to section off more than 75\%.\\
\begin{table}[ht!]
\begin{center}
\begin{tabular}{ll}\toprule
\textbf{Key} & \textbf{Action}\\\midrule
Directions & Move the player\\
\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano,ipodvideo}{Select} & Pause\\
\opt{h1xx,h300}{Stop}\opt{ipodcolor,ipodnano,ipodvideo}{Menu+Select} & Quit\\\bottomrule
\end{tabular}
\end{center}
\end{table}