2006-02-21 11:54:53 +00:00
|
|
|
\subsection{Chess Clock}
|
2006-03-06 20:47:25 +00:00
|
|
|
\begin{figure}[h!]
|
2006-02-21 11:54:53 +00:00
|
|
|
\begin{center}
|
2006-03-09 09:31:34 +00:00
|
|
|
\includegraphics[width=4cm]{plugins/images/ss-chess_clock-\genericimg.png}
|
2006-02-21 11:54:53 +00:00
|
|
|
\end{center}
|
|
|
|
\caption{Chess Clock}
|
|
|
|
\end{figure}
|
|
|
|
|
|
|
|
The chess clock plugin is designed to
|
|
|
|
simulate a chess clock, but it can be used
|
|
|
|
in any kind of game with up to ten players.
|
|
|
|
|
|
|
|
\subsubsection{Setup}
|
|
|
|
|
|
|
|
\begin{itemize}
|
|
|
|
\item First enter the number of players (1{}-10) (press PLAY to
|
|
|
|
continue).
|
|
|
|
\item Then set the total game time in mm:ss (press PLAY to continue,
|
|
|
|
STOP to go back).
|
|
|
|
\item Then the maximum round time is entered. For example, this could
|
|
|
|
be used to play Scrabble for a maximum of 15 minutes each, with each
|
|
|
|
round taking no longer than one minute. (press PLAY to continue).
|
|
|
|
\item Done. Player 1 starts in paused mode. So press PLAY to start.
|
|
|
|
\end{itemize}
|
|
|
|
|
|
|
|
\subsubsection{While playing}
|
|
|
|
The number of the current player is displayed on the top line. The time
|
|
|
|
below is the time remaining for that round (and possibly also the total
|
|
|
|
time left if different).
|
|
|
|
|
|
|
|
Keys are as follows:
|
|
|
|
|
2006-02-28 16:33:04 +00:00
|
|
|
\begin{table}[h!]
|
|
|
|
\begin{center}
|
2006-03-09 09:31:34 +00:00
|
|
|
\begin{tabular}{@{}ll@{}}\toprule
|
|
|
|
\textbf{Key} & \textbf{Action}\\\midrule
|
|
|
|
\opt{player}{On}\opt{recorder,recorderv2fm}{Off}\opt{ondio}{OnOff}\opt{h1xx,h300,ipodcolor,ipodnano}{Select} & Exit plugin \\
|
|
|
|
\opt{player}{Stop}\opt{recorder,recorderv2fm,Ondio}{Left}\opt{h1xx,h300,ipodcolor,ipodnano}{Stop} & Restart round for the player \\
|
|
|
|
\opt{player,h1xx,h300,ipodcolor,ipodnano,recorder,recorderv2fm}{Play}\opt{Ondio}{Right} & Pausing the time (press again to continue) \\
|
|
|
|
\opt{player,h1xx,h300,ipodcolor,ipodnano}{Right}\opt{ondio,recorder,recorderv2fm}{Up} & Switch to next player \\
|
|
|
|
\opt{player,h1xx,h300,ipodcolor,ipodnano}{Left}\opt{ondio,recorder,recorderv2fm}{Down} & Switch to previous player \\
|
|
|
|
\opt{player}{Menu}\opt{recorder,recorderv2fm}{F1}\opt{ondio}{Mode}\opt{h1xx,h300,ipodcolor,ipodnano}{Rec} & Exit plugin \\\bottomrule
|
2006-02-28 16:33:04 +00:00
|
|
|
\end{tabular}
|
|
|
|
\end{center}
|
|
|
|
\end{table}
|
2006-02-21 11:54:53 +00:00
|
|
|
From the menu it is possible to delete a player, modify the round time
|
|
|
|
for the current player or set the total time for the game.
|
|
|
|
|
|
|
|
When the round time is up for a player the message ``ROUND UP!'' is shown (press NEXT to continue).
|
|
|
|
|
|
|
|
When the total time is up for a player the message ``TIME UP!''is shown. Then player will then be removed from the timer.
|
|
|
|
|