1icebreaker(6) Games Manual icebreaker(6)
2
3
4
6 icebreaker - An addictive action-puzzle game for X.
7
9 icebreaker
10
12 So, uh, there's a bunch of penguins on an iceberg in Antarctica. You
13 have been selected to catch them so they can be shipped to Finland,
14 where they are essential to a secret plot for world domination.
15
16 In order to trap the penguins, you'll need to break the iceberg into
17 small chunks by melting lines without hitting any of the birds. Once
18 80% or more of the 'berg is gone, you advance to the next level.
19
20 Use the left mouse button to start lines, and the right (and/or middle)
21 button to toggle between horizontal and vertical. Beyond that, it's
22 probably easier for you go figure out the game by playing than by read‐
23 ing. So go.
24
25 Go!
26
28 -n, --nosound
29 do not attempt to initialize sound system. Causes the in-game
30 Sound option to be marked N/A, and the config file setting to be
31 ignored.
32
33 -f, --fullscreen
34 start in fullscreen mode if possible. Ignores config file set‐
35 ting.
36
37 -w, --windowed
38 start in windowed mode. Resets config file so that this is the
39 default. You probably won't ever need to use this, but it's
40 there in case fullscreen somehow is broken and you're too lazy
41 to edit the config file manually.
42
43 -tthemename, --theme=themename
44 select theme themename -- overrides config file. For more infor‐
45 mation on themes, see README.themes or the IceBreaker web site.
46
47 -l, --listthemes
48 show available themes.
49
50 -v, --version
51 display version and copyright information
52
53 -h, --help
54 display simple command-line option help screen
55
57 $HIGHSCOREDIRicebreaker.scores
58 The system-wide list of high scores.
59
60 ~/.icebreaker
61 The per-user options file; see comments in the file itself for
62 more info.
63
65 See the included TODO file. And I'm sure there's a few that have
66 slipped in without my knowledge. Please report anything you find to
67 mattdm@mattdm.org.
68
69
71 There's an included README file. It's very clever. (I know because I
72 wrote it.) And there's a web site at http://www.mattdm.org/icebreaker/.
73
74
76 icebreaker is Copyright (C) 2000-2002 Matthew Miller and released under
77 the terms of the GNU General Public License. See the documentation in‐
78 cluded with the program for more details.
79
81 Matthew Miller (mattdm@mattdm.org)
82
83
84
85 v2.2.1: 02 October 2021 icebreaker(6)