summaryrefslogtreecommitdiff
path: root/manual/plugins/pong.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/pong.tex')
-rw-r--r--manual/plugins/pong.tex21
1 files changed, 21 insertions, 0 deletions
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex
new file mode 100644
index 0000000000..bd015758a3
--- /dev/null
+++ b/manual/plugins/pong.tex
@@ -0,0 +1,21 @@
1\subsection{Pong}
2\begin{figure}[ht!]
3\begin{center}
4\includegraphics[width=4cm]{plugins/images/ss-pong-\genericimg.png}
5\end{center}
6\caption{Pong}
7\end{figure}
8Pong is a simple two player "tennis game". Whenever a player misses the ball the other scores.
9
10\begin{table}[ht!]
11 \begin{center}
12 \begin{tabular}{ll}\toprule
13 \textbf{Key} & \textbf{Action}\\\midrule
14 \opt{recorder,recorderv2fm}{F1}\opt{ondio}{LEFT}\opt{h1xx,h300}{UP}\opt{ipodcolor,ipodnano}{MENU} & Left player up\\
15 \opt{recorder,recorderv2fm,ipodcolor,ipodnano}{LEFT}\opt{ondio}{MODE}\opt{h1xx,h300}{DOWN} & Left player down\\
16 \opt{recorder,recorderv2fm}{F3}\opt{ondio}{UP}\opt{h1xx,h300}{PLAY}\opt{ipodcolor,ipodnano}{RIGHT} & Right player up\\
17 \opt{recorder,recorderv2fm}{RIGHT}\opt{ondio}{DOWN}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{PLAY} & Right player down\\
18 \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{SELECT} & Quit\\\bottomrule
19 \end{tabular}
20 \end{center}
21\end{table}