summaryrefslogtreecommitdiffstats
path: root/manual/plugins/pong.tex
blob: a37ac54aa46fbc1f669cc65664a15e322ae4db4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
\subsection{Pong}
\screenshot{plugins/images/ss-pong-\genericimg.png}{Pong}{img:pong}
Pong is a simple two player "tennis game". Whenever a player misses the ball the other scores. 

\begin{table}[ht!]
    \begin{center}
    \begin{tabular}{ll}\toprule
    \textbf{Key} & \textbf{Action}\\\midrule
    \opt{recorder,recorderv2fm}{F1}\opt{ondio}{LEFT}\opt{h1xx,h300}{UP}\opt{ipodcolor,ipodnano}{MENU} & Left player up\\
    \opt{recorder,recorderv2fm,ipodcolor,ipodnano}{LEFT}\opt{ondio}{MODE}\opt{h1xx,h300}{DOWN} & Left player down\\
    \opt{recorder,recorderv2fm}{F3}\opt{ondio}{UP}\opt{h1xx,h300}{PLAY}\opt{ipodcolor,ipodnano}{RIGHT} & Right player up\\
    \opt{recorder,recorderv2fm}{RIGHT}\opt{ondio}{DOWN}\opt{h1xx,h300}{A-B}\opt{ipodcolor,ipodnano}{PLAY} & Right player down\\
    \opt{recorder,recorderv2fm,h1xx,h300}{STOP}\opt{ondio}{OFF}\opt{ipodcolor,ipodnano}{SELECT} & Quit\\\bottomrule
    \end{tabular}
    \end{center}
\end{table}