.\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH SHAAFT 6 "January 1, 2004" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME Shaaft - Falling block game resembling Blockout .SH SYNOPSIS .B shaaft .RI [ options ] .SH DESCRIPTION This manual page documents the game \fBShaaft\fP. .PP .\" TeX users may be more comfortable with the \fB\fP and .\" \fI\fP escape sequences to invode bold face and italics, .\" respectively. \fBshaaft\fP is a falling block game similar to Blockout. Use the keys q,a,w,s,e,d to rotate the block. Press space to let the block fall down the shaft. When a plane is filled it disappears. .PP Additional documentation is available in /usr/share/doc/shaaft/Readme.html . .SH OPTIONS .TP .B +fullscreen 0, +fullscreen 1 Run in windowed or in fullscreen mode, respectively. .TP .B +soundtrack FILE Use the given file as a soundtrack. .TP .B -shaftWidth 10 Set the width of the shaft to 10 elements (default:5) .TP .B -shaftHeight 10 Set the height of the shaft to 10 elements (default:5) .TP .B -shaftDepth 10 Set the depth of the shaft to 10 elements (default:12) .TP .B -startLevel 5 (default:1) Set the start level to 5. This effects how fast the blocks drop and how many points you get per element. .TP .B -record FILE Record the game to the given file. .TP .B -play FILE Playback a previously recorded game .TP .B - vs + .br "-" options are transient, i.e. not stored in the config file .br "+" options are persistent, i.e. stored in the config file .br .TP .SH SEE ALSO /usr/share/doc/shaaft/Readme.html .br .SH AUTHOR Shaaft was written by Frank Becker