-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.txt
119 lines (89 loc) · 3.19 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<=========================================================================>
BOMB SQUAD HELP FILE
<=========================================================================>
\-----------------\
|Starting The Game|==========================================>
/-----------------/
-There are three ways to start the game.
: Choosing 'New' from the 'File' Menu
: Clicking the 'Go' button
: Pressing the space bar or enter
-There are also three ways to bypass the losing animation
: Left click the window
: Clicking the 'Go' button
: Pressing the space bar or enter
\----------------\
|Playing The Game|===========================================>
/----------------/
*BASIC IDEA*
Mark\Disable all the bombs on the board before time runs out to move
on to the next level.
*REVEAL SQUARES*
-What
:Reveal the board until an intelligent decision can be made on where
the bombs are possibly located.
-HowTo:
:Left click to reveal squares.
:They will only reveal on release of button, to allow user to hop
to different squares while still holding.
-Outcome
:Upon revealing a square there will either be a number, nothing, or a bomb.
>Nothing : No bomb, will open board till a bomb is detected
>Number : The number of bombs are present in the adjacent squares
>Bomb : Sorry pal your dead. Try again
:Depending on the numbers you will see, make decisions on where bombs could
be and mark those squares.
*MARK SQUARES*
-What
:Marking where you think a bomb is placed.
-HowTo
:Right click to mark a bomb.
:Right click a marked square to unmark it.
-Outcome
:If all bombs are marked, you will advance to the next level automatically.
:If all marks are used but you don't advance then at least one of your
marks is wrong.
*AUTO-OPEN*
-What
:If the surrounding squares contain as many marks as the numbered square
predicts then the area is eligible for auto opening
-HowTo
:Left click and hold on a square which has a number inside.
Then hold the right button.
-Outcome
:This will cause all adjacent squares to turn either:
>Blue: Squares are marked or uneligible for auto opening
>Red : Square is eligible for auto opening
>None: Already open
\-----------\
|The Options|>
/-----------/
-Pause/Unpause
Pauses or Unpauses the game.
Pressing p or the pause button will also work.
-Backgrounds
When checked a random picture will appear under the board,
if not checked a gray color will appear under revealed squares.
-Difficulty
Easy: 1 Bomb for every 9 squares
Time = (5 * # of bombs)
Medium: 1 Bomb for every 8 squares
Time = (4 * # of bombs)
Hard: 1 Bomb for every 7 squares
Time = (2 * # of bombs)
Insane: 1 Bomb for every 6 squares
Time = (1 * # of bombs)
\-------\
|Contact|>
/-------/
-Email
Contact me about comments, ideas, suggestions, bg requests etc etc at:
-ICQ
If you happen to have icq, (Who doesn't?) then you can find me at uin:
235722
-Thanks
Me, Myself, and I. Oh yea and Mark H.
<=========================================================================>
Thank You For Playing Bomb Squad! (c)1999
<=========================================================================>