1 <?xml version="1.0" encoding="ISO-8859-1"?>
3 <screensaver name="penetrate" _label="Penetrate">
7 <number id="bgrowth" type="slider" arg="-bgrowth %"
8 _label="Explosions" _low-label="Slow" _high-label="Fast"
9 low="1" high="20" default="5"/>
11 <number id="lrate" type="slider" arg="-lrate %"
12 _label="Lasers" _low-label="Slow" _high-label="Fast"
13 low="10" high="200" default="80"
17 <option id="dumb" _label="Start badly, but learn"/>
18 <option id="smart" _label="Always play well" arg-set="-smart"/>
22 This hack simulates the classic arcade game Missile Command. Written