1PIPENIGHTDREAMS(6) Games Manual PIPENIGHTDREAMS(6)
2
3
4
6 pipenightdreams - Just another pipe trip (PipeDream clon).
7
8
10 pipenightdreams [--datadir <DATADIR>] [--fullscreen]
11
12
14 pipenightdreams is a puzzle-game where the objective is to carry liquid
15 from some point to the exit using different kinds of pipes. On each
16 level there is a minimum number of required pipes that should be at
17 least reached for it to be completed.
18
19 The score is increased by using as many pipes as possible an by col‐
20 lecting various bonus tokens making the liquid pass through their
21 pipes. There are also life bonus and, hopefully soon, "freeze tokens".
22
23
24 KEYS
25 The game is entirely played using the keyboard and the key layout is as
26 follows:
27
28 SPACE Puts the next pipe where the pointer is.
29
30 CURSOR KEYS
31 Move the pointer.
32
33 ENTER Speeds up the liquid (Avoids skillful players to get bored).
34
35 ESC Goes back to the main screen or exits.
36
37
38 BONUS TYPES
39 The various types of bonus tokens are the following:
40
41
42 LIFE BONUS
43 The purple one with a "L" on it.
44
45 SUPER BONUS
46 The red one with a "B" on it.
47
48 ULTRA BONUS
49 The blue one.
50
51 HYPER BONUS
52 The green one.
53
54
55
57 --datadir <CUSTOM DATA DIR> is used when the data directory is not
58 the default one (/usr/share/pipenightdreams).
59
60 --fullscreen switchs to fullscreen mode.
61
62
64 Not known.
65
66
68 Pipenightdreams home page at
69
70 http://www.libsdl.org/projects/pipenightdreams
71
72
74 Waldemar A. Baraldi <baraldi@lacasilla.com.ar>
75
76
77
78
79 23rd May 2002 PIPENIGHTDREAMS(6)