diff options
author | Johannes Schwarz <ubuntuxer@rockbox.org> | 2009-10-24 18:54:48 +0000 |
---|---|---|
committer | Johannes Schwarz <ubuntuxer@rockbox.org> | 2009-10-24 18:54:48 +0000 |
commit | c12e5fc86afc6595e8fcd2685de643b46c999837 (patch) | |
tree | 4b14f6e8f47263b5c0e78bc9fbbcfacc7c0ac229 /manual | |
parent | 5897249c1e4fff7e4fa096fd83d89782c3b064ac (diff) | |
download | rockbox-c12e5fc86afc6595e8fcd2685de643b46c999837.tar.gz rockbox-c12e5fc86afc6595e8fcd2685de643b46c999837.zip |
FS#10497 - New game codebuster, which is a clone of the classic game mastermind. It just runs on color LCD. Thank you to the author Clément Pit--Claudel (CFP)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23332 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual')
-rw-r--r-- | manual/plugins/brickmania.tex | 1 | ||||
-rw-r--r-- | manual/plugins/codebuster.tex | 34 | ||||
-rw-r--r-- | manual/plugins/images/ss-codebuster-132x80x16.png | bin | 0 -> 556 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-codebuster-160x128x16.png | bin | 0 -> 611 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-codebuster-176x132x16.png | bin | 0 -> 643 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-codebuster-176x220x16.png | bin | 0 -> 788 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-codebuster-220x176x16.png | bin | 0 -> 735 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-codebuster-240x320x16.png | bin | 0 -> 939 bytes | |||
-rw-r--r-- | manual/plugins/images/ss-codebuster-320x240x16.png | bin | 0 -> 1017 bytes | |||
-rw-r--r-- | manual/plugins/main.tex | 2 |
10 files changed, 37 insertions, 0 deletions
diff --git a/manual/plugins/brickmania.tex b/manual/plugins/brickmania.tex index f16e8e765c..5be236f7a3 100644 --- a/manual/plugins/brickmania.tex +++ b/manual/plugins/brickmania.tex | |||
@@ -1,3 +1,4 @@ | |||
1 | % $Id: | ||
1 | \subsection{BrickMania} | 2 | \subsection{BrickMania} |
2 | \screenshot{plugins/images/ss-brickmania}{BrickMania}% | 3 | \screenshot{plugins/images/ss-brickmania}{BrickMania}% |
3 | {img:brickmania} | 4 | {img:brickmania} |
diff --git a/manual/plugins/codebuster.tex b/manual/plugins/codebuster.tex new file mode 100644 index 0000000000..791e29f8a5 --- /dev/null +++ b/manual/plugins/codebuster.tex | |||
@@ -0,0 +1,34 @@ | |||
1 | % $Id: | ||
2 | \subsection{Codebuster} | ||
3 | \screenshot{plugins/images/ss-codebuster}{Codebuster}{img:codebuster} | ||
4 | |||
5 | Codebuster is a clone of the classic mastermind game. Your aim is to guess the | ||
6 | computer's combination in a minimal number of attempts. At every turn, you input | ||
7 | a combination, which is then validated by the computer, which displays the number | ||
8 | of well-placed and misplaced pegs (a red square for right ones, and a white square | ||
9 | for misplaced ones). | ||
10 | |||
11 | \begin{table} | ||
12 | \begin{btnmap}{}{} | ||
13 | \opt{IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD,GIGABEAT_PAD}{\ButtonPower} | ||
14 | \opt{SANSA_FUZE_PAD}{Long \ButtonHome} | ||
15 | \opt{IPOD_4G_PAD}{\ButtonMenu} | ||
16 | \opt{IRIVER_H300_PAD}{\ButtonOff} | ||
17 | \opt{GIGABEAT_S_PAD}{\ButtonBack} | ||
18 | \opt{HAVEREMOTEKEYMAP}{& } | ||
19 | & Show menu \\ | ||
20 | \opt{IRIVER_H300_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_E200_PAD,SANSA_C200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD} | ||
21 | {\ButtonSelect} | ||
22 | \opt{IAUDIO_X5_PAD}{\ButtonRec} | ||
23 | \opt{HAVEREMOTEKEYMAP}{& } | ||
24 | & Validate suggestion and move to next line \\ | ||
25 | \ButtonLeft\ / \ButtonRight | ||
26 | \opt{HAVEREMOTEKEYMAP}{& } | ||
27 | & Select a peg \\ | ||
28 | \opt{IRIVER_H300_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,SANSA_C200_PAD} | ||
29 | {\ButtonUp\ / \ButtonDown} | ||
30 | \opt{SANSA_E200_PAD,SANSA_FUZE_PAD,IPOD_4G_PAD}{\ButtonScrollFwd\ / \ButtonScrollBack} | ||
31 | \opt{HAVEREMOTEKEYMAP}{& } | ||
32 | & Change current peg \\ | ||
33 | \end{btnmap} | ||
34 | \end{table} | ||
diff --git a/manual/plugins/images/ss-codebuster-132x80x16.png b/manual/plugins/images/ss-codebuster-132x80x16.png new file mode 100644 index 0000000000..c74f2673a2 --- /dev/null +++ b/manual/plugins/images/ss-codebuster-132x80x16.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-codebuster-160x128x16.png b/manual/plugins/images/ss-codebuster-160x128x16.png new file mode 100644 index 0000000000..56230c3568 --- /dev/null +++ b/manual/plugins/images/ss-codebuster-160x128x16.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-codebuster-176x132x16.png b/manual/plugins/images/ss-codebuster-176x132x16.png new file mode 100644 index 0000000000..bee6ff8db8 --- /dev/null +++ b/manual/plugins/images/ss-codebuster-176x132x16.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-codebuster-176x220x16.png b/manual/plugins/images/ss-codebuster-176x220x16.png new file mode 100644 index 0000000000..c0266d7a0d --- /dev/null +++ b/manual/plugins/images/ss-codebuster-176x220x16.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-codebuster-220x176x16.png b/manual/plugins/images/ss-codebuster-220x176x16.png new file mode 100644 index 0000000000..c35ac9972f --- /dev/null +++ b/manual/plugins/images/ss-codebuster-220x176x16.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-codebuster-240x320x16.png b/manual/plugins/images/ss-codebuster-240x320x16.png new file mode 100644 index 0000000000..9da32d459b --- /dev/null +++ b/manual/plugins/images/ss-codebuster-240x320x16.png | |||
Binary files differ | |||
diff --git a/manual/plugins/images/ss-codebuster-320x240x16.png b/manual/plugins/images/ss-codebuster-320x240x16.png new file mode 100644 index 0000000000..02a7b95a05 --- /dev/null +++ b/manual/plugins/images/ss-codebuster-320x240x16.png | |||
Binary files differ | |||
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex index cad7436b63..292327046f 100644 --- a/manual/plugins/main.tex +++ b/manual/plugins/main.tex | |||
@@ -31,6 +31,8 @@ text files% | |||
31 | 31 | ||
32 | \opt{lcd_bitmap}{\input{plugins/chopper.tex}} | 32 | \opt{lcd_bitmap}{\input{plugins/chopper.tex}} |
33 | 33 | ||
34 | \opt{lcd_color}{\input{plugins/codebuster.tex}} | ||
35 | |||
34 | {\input{plugins/dice.tex}} | 36 | {\input{plugins/dice.tex}} |
35 | 37 | ||
36 | \opt{swcodec}{\input{plugins/doom.tex}} | 38 | \opt{swcodec}{\input{plugins/doom.tex}} |