-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathHELP.txt
48 lines (43 loc) · 1.37 KB
/
HELP.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
CONTROLS:
Mouse:
-> Scroll up/down to zoom in and zoom out
-> Right click and drag to pan scene
-> Left click on object ('cannon,buckets') and drag to move it
-> Left click on target area to aim the laser to the mouse pointer
-> release the Left click to shoot at the mouse pointer
Keyboard:
-> 'A' to tilt cannon up
-> 'D' to tilt cannon down
-> 'S' to move cannon up
-> 'F' to move cannon down
-> 'N' to increase speed of blocks
-> 'M' to decrease speed of blocks
-> 'LEFT CTRL' to move red basket LEFT
-> 'RIGHT CTRL' to move red basket RIGHT
-> 'LEFT ALT' to move green basket LEFT
-> 'RIGHT ALT' to move green basket RIGHT
-> 'SPACE' to launch bullet
-> 'LEFT ARROW' to pan scene left
-> 'RIGHT ARROW' to pan scene right
-> 'UP ARROW' to pan scene left
-> 'DOWN ARROW' to pan scene right
-> 'PAGE UP' to zoom in
-> 'PAGE DOWN' to zoom out
ABOUT THE GAME:
-> Score as high as possible
-> 10 points to target black brick
-> 10 points if you collect red/green brick in same color bucket
-> Miss target cost -5 points
-> Credit score of 20 is given at the beginning
-> If score gets negative, the game ends
-> If black brick goes in any bucket game ends
-> The player win on reaching 1000 score target
BONUS:
-> Background Sound
-> Welcome voice over
-> The end voice over
-> Game Won voice over
-> Laser Sound
-> Running scoreboard
-> Silver Brick gives 50 points
-> Golden Brick gives 100 points