summaryrefslogtreecommitdiff
path: root/manual/plugins/nim.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/nim.tex')
-rw-r--r--manual/plugins/nim.tex98
1 files changed, 24 insertions, 74 deletions
diff --git a/manual/plugins/nim.tex b/manual/plugins/nim.tex
index 8745a94538..8cea16382a 100644
--- a/manual/plugins/nim.tex
+++ b/manual/plugins/nim.tex
@@ -11,41 +11,19 @@ alternately pick a certain number of matches and the one who takes the
11last match loses. You can take up to twice as many matches as the 11last match loses. You can take up to twice as many matches as the
12Jukebox selected, and vice versa. 12Jukebox selected, and vice versa.
13 13
14\begin{center}\begin{tabular}{|p{2.257cm}|p{10.341001cm}|} 14\begin{table}[h!]
15\begin{center}
16\begin{tabular}{|c|c|}
15\hline 17\hline
16{\centering\bfseries\itshape 18KEY & ACTION \\\hline
17KEY 19MINUS & Decrease the number of matches \\\hline
18\par} 20PLUS & Increase the number of matches \\\hline
19& 21PLAY & Remove the number of matches you have selected \\\hline
20{\centering\bfseries\itshape 22STOP & Exit the game \\\hline
21ACTION 23\end{tabular}
22\par} 24\end{center}
23\\\hline 25\end{table}
24{\centering 26
25MINUS
26\par}
27&
28Decrease the number of matches
29\\\hline
30{\centering
31PLUS
32\par}
33&
34Increase the number of matches
35\\\hline
36{\centering
37PLAY
38\par}
39&
40Remove the number of matches you have selected
41\\\hline
42{\centering
43STOP
44\par}
45&
46Exit the game
47\\\hline
48\end{tabular}\end{center}
49\subsubsection{Pong (Recorder, Ondio)} 27\subsubsection{Pong (Recorder, Ondio)}
50{\centering\itshape 28{\centering\itshape
51 [Warning: Image ignored] % Unhandled or unsupported graphics: 29 [Warning: Image ignored] % Unhandled or unsupported graphics:
@@ -60,45 +38,17 @@ left player uses LEFT and F1 to move and the right player uses RIGHT
60and F3. The aim is to prevent the ball leaving the screen. The player 38and F3. The aim is to prevent the ball leaving the screen. The player
61that loses the least balls wins. 39that loses the least balls wins.
62 40
63\begin{center}\begin{tabular}{|p{2.269cm}|p{4.7710004cm}|} 41\begin{table}[h!]
42\begin{center}
43\begin{tabular}{|c|c|}
64\hline 44\hline
65{\centering\bfseries\itshape 45KEY & ACTION \\\hline
66KEY 46F1 & Player 1 up \\\hline
67\par} 47LEFT & Player 1 down \\\hline
68& 48F3 & Player 2 up \\\hline
69{\centering\bfseries\itshape 49RIGHT & Player 2 down \\\hline
70ACTION 50OFF & Quit \\\hline
71\par} 51\end{tabular}
72\\\hline 52\end{center}
73{\centering 53\end{table}
74F1
75\par}
76&
77Player 1 up
78\\\hline
79{\centering
80LEFT
81\par}
82&
83Player 1 down
84\\\hline
85{\centering
86F3
87\par}
88&
89Player 2 up
90\\\hline
91{\centering
92RIGHT
93\par}
94&
95Player 2 down
96\\\hline
97{\centering
98OFF
99\par}
100&
101Quit
102\\\hline
103\end{tabular}\end{center}
104 54