summaryrefslogtreecommitdiff
path: root/manual/plugins/pong.tex
blob: 74c74eb67e0ae08ed683ced0c993d3527b5a772e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\subsection{Pong}
\screenshot{plugins/images/ss-pong}{Pong}{img:pong}
Pong is a simple two player ``tennis game''. Whenever a player misses the ball the other scores. 

\begin{table}
    \begin{btnmap}{}{}
    \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\\
    \end{btnmap}
\end{table}