2006-06-29 18:46:09 +00:00
|
|
|
% $Id$ %
|
2006-02-11 01:29:51 +00:00
|
|
|
\subsection{Minesweeper}
|
2006-04-03 22:45:01 +00:00
|
|
|
\screenshot{plugins/images/ss-minesweeper}{Minesweeper plugin}{img:minesweeper}
|
2006-06-29 18:46:09 +00:00
|
|
|
The classic game of minesweeper. Use
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD}
|
2006-06-29 18:46:09 +00:00
|
|
|
{the \ButtonUp\ and \ButtonDown\ keys}
|
2006-08-23 17:10:08 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonScrollFwd/\ButtonScrollBack }
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
|
2006-05-27 17:12:08 +00:00
|
|
|
to select the required percentage of mines to set the difficulty
|
|
|
|
then press the
|
|
|
|
\opt{RECORDER_PAD}{\ButtonOn}
|
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonSelect}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IAUDIO_X5_PAD}{\ButtonRec}
|
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonFF}key to begin.
|
2006-02-11 01:29:51 +00:00
|
|
|
|
|
|
|
The aim of the game is to uncover all of the squares on the board. If a
|
2006-06-29 18:46:09 +00:00
|
|
|
mine is uncovered then the game is over. If a mine is not uncovered,
|
2006-02-11 01:29:51 +00:00
|
|
|
then the number of mines adjacent to the current square is revealed.
|
|
|
|
The aim is to use the information you are given to work out where the
|
|
|
|
mines are and avoid them. When the player is certain that they know
|
|
|
|
the location of a mine, it can be tagged to avoid accidentally
|
|
|
|
``stepping'' on it.
|
|
|
|
|
2006-04-03 22:45:01 +00:00
|
|
|
\begin{table}
|
2006-05-27 17:12:08 +00:00
|
|
|
\begin{btnmap}{}{}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu{} / \ButtonPlay{} / \ButtonLeft{} / \ButtonRight}
|
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD%
|
|
|
|
,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonUp{} / \ButtonDown{} / \ButtonLeft{} / \ButtonRight}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
{\ButtonScrollUp{} / \ButtonScrollDown{} / \ButtonLeft{} / \ButtonRight}
|
2006-05-27 17:12:08 +00:00
|
|
|
& Move the cursor across the minefield \\
|
|
|
|
%
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD,SANSA_E200_PAD}{\ButtonScrollFwd{} / \ButtonScrollBack
|
2007-06-25 20:34:59 +00:00
|
|
|
& Scroll through the entire minefield \\}%
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFOne/\ButtonOn}
|
2006-05-27 17:12:08 +00:00
|
|
|
\opt{ONDIO_PAD}{\ButtonMenu}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn{} / \ButtonRec}
|
2007-06-25 20:34:59 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
|
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
|
2007-01-13 17:52:12 +00:00
|
|
|
\opt{SANSA_E200_PAD}{\ButtonRec}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{SANSA_C200_PAD}{\ButtonSelect{} / \ButtonVolDown}
|
2007-06-25 20:34:59 +00:00
|
|
|
\opt{GIGABEAT_PAD}{\ButtonA}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{MROBE100_PAD}{\ButtonDisplay}
|
2006-05-27 17:12:08 +00:00
|
|
|
& Toggle flag on / off \\
|
|
|
|
%
|
2007-06-25 20:34:59 +00:00
|
|
|
\opt{RECORDER_PAD}{\ButtonFTwo/\ButtonPlay}
|
2007-10-07 17:54:12 +00:00
|
|
|
\opt{ONDIO_PAD}{Long \ButtonMenu}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonSelect}
|
2007-10-07 17:54:12 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{Long \ButtonSelect}
|
2006-10-17 14:43:39 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew}
|
Manual - plugin button tables: fill out missing info for the c200 pad (chip8emulator, doom, snake, snake2, wormlet), also update the table in clock.tex (was outdated for all and missing the mode and skin 'shortcuts'), add a small note about how to quit credits, change the list of the four direction buttons in some tex files (minesweeper, flipit, sudoku) so that the line can break and won't overlap, correct the position of } in rockblox.tex to not let the 'pause' line appear when it doesn't exist on a target. Break overly long lines.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18535 a1c6a512-1295-4272-9138-f99709370657
2008-09-16 23:24:31 +00:00
|
|
|
\opt{SANSA_C200_PAD}{Long \ButtonSelect{} / \ButtonVolUp}
|
2006-05-27 17:12:08 +00:00
|
|
|
& Reveal the contents of the current square \\
|
|
|
|
%
|
|
|
|
\opt{RECORDER_PAD}{\ButtonFThree}
|
2007-10-07 17:54:12 +00:00
|
|
|
\opt{ONDIO_PAD}{Long \ButtonMenu+\ButtonOff}
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
|
2007-06-25 20:34:59 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonPlay}
|
2007-10-06 09:10:34 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,SANSA_C200_PAD}{\ButtonRec}
|
2007-10-07 17:54:12 +00:00
|
|
|
\opt{SANSA_E200_PAD}{Long \ButtonRec}
|
2007-06-25 20:34:59 +00:00
|
|
|
\opt{IRIVER_H10_PAD}{\ButtonRew+\ButtonPlay}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{GIGABEAT_PAD,MROBE100_PAD}{\ButtonMenu}
|
2006-05-27 17:12:08 +00:00
|
|
|
& Display the current game status \\
|
|
|
|
%
|
2006-06-29 18:46:09 +00:00
|
|
|
\opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
|
2008-03-18 09:24:35 +00:00
|
|
|
\opt{IAUDIO_X5_PAD,IRIVER_H10_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD,MROBE100_PAD}{\ButtonPower}
|
2007-06-25 20:34:59 +00:00
|
|
|
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect+\ButtonMenu}
|
2006-05-27 17:12:08 +00:00
|
|
|
& Exit the game \\
|
2006-04-03 22:45:01 +00:00
|
|
|
\end{btnmap}
|
2006-02-28 16:33:04 +00:00
|
|
|
\end{table}
|