.TH maze "" "" "X Client"
.PC "Create and solve a random maze"
\fBmaze [\-S] [\-r] [\-geometry \fIgeometry\^\fB] [\-display \fIdisplay\^\fB]\fR
.PP
.HS
.SH Options:
.IC "\fB\-display \fIhost\^\fB[:\fIserver\^\fB][.\fIscreen\^\fB]\fR"
Display the client's window on screen number \fIscreen\fR
of \fIserver\fR on host system \fIhost\fR
.IC "\fB\-geometry \fIgeometry\fR"
Set the geometry of the program's window to \fIgeometry\fR
.IC \fB\-r\fR
Simulate reverse video by exchanging the foreground and background colors
.IC "\fB\-S\fP"
Full-screen window:
Fill the screen with the
.B maze
window
.HE
.B maze
creates a ``random'' maze, and then solves it on its own.
It recognizes the following command-line options:
.IP "\fB\-display \fIhost\^\fB[:\fIserver\^\fB][.\fIscreen\^\fB]\fR"
Display the client's window on screen number
.I screen
of
.I server
on
.IR host .
.IP "\fB\-geometry \fIgeometry\fR"
Set the geometry of the program's window to
.IR geometry .
The term ``geometry'' means the dimensions of the window and its location
on the screen.
.I geometry
has the form \fIwidth\(muheight\(+-xoffset\(+-yoffset\fR.
.IP "\fB\-r\fP"
Simulate reverse video by exchanging the foreground and background colors.
.IP "\fB\-S\fP"
Full-screen window:
Fill the screen with the
.B maze
window.
.PP
Clicking the left mouse button clears the window and restarts
.BR maze .
Clicking the middle mouse button
toggles the program:
the first click tells
.B maze
to stop, and the second click tells it to continue.
Finally, clicking the right mouse button kills
.BR maze .
.SH "See Also"
.B
puzzle,
X clients,
xgas,
xtetris
.R
.SH Notes
.B maze
insists on playing by itself \(em you cannot try to solve the maze
on your own.
.PP
Copyright \(co 1988 by Sun Microsystems, Inc. Mountain View, CA.
.\".PP
.\"All Rights Reserved
.\".PP
.\"Permission to use, copy, modify, and distribute this software and its
.\"documentation for any purpose and without fee is hereby granted, provided that
.\"the above copyright notice appear in all copies and that both that copyright
.\"notice and this permission notice appear in supporting documentation, and that
.\"the names of Sun or MIT not be used in advertising or publicity pertaining to
.\"distribution of the software without specific prior written permission. Sun
.\"and M.I.T.  make no representations about the suitability of this software for
.\"any purpose. It is provided "as is" without any express or implied warranty.
.\".PP
.\"SUN DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
.\"IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN
.\"NO EVENT SHALL SUN BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
.\"DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
.\"WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
.\"OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.PP
.II "Hess, Richard"
.II "Lemke, Dave"
.II "Weiss, Martin"
.B maze
was written by Richard Hess of Consilium,
and Dave Lemke and Martin Weiss of Sun MicroSystems.
