.\" 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 GLOTSKI 6 "December 31, 1999" .\" 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 glotski \- a sliding blocks puzzle .SH SYNOPSIS .B glotski [ -f \fIlevelfile\fR ] .SH DESCRIPTION Glotski is a sliding blocks puzzle game. The goal of the game is to slide the blocks around the board by clicking and dragging them with the mouse, until the goal position is reached. The goal position is shown in the smaller window. Usually, the goal position only specifies the location of a subset of the blocks on the board. .SH OPTIONS .TP \fB-f\fR \fIlevelfile\fR Start the game with the level specified in \fIlevelfile\fR. If no levelfile is specified, the game will launch a file selection dialog upon startup. .SH SEE ALSO More information about the game is available in the README file, available as /usr/share/doc/glotski/README.gz on Debian GNU/Linux systems. .SH AUTHOR This manual page was written by William Ono for the Debian GNU/Linux system, but may be used by others. The original program does not have a manual page.