[UP]


Manual Reference Pages  - minefield (1)

NAME

minefield(1f) - [M_draw] minefield game (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Author
License

SYNOPSIS

minefield [[ -r rows] [ -c columns]] |[ --help --version ]

DESCRIPTION

minefield(1f) is a minefield sweeper game. The game tests many M_DRAW(3fm) functions.

The object of the game is to mark all the mines with mouse 2 and expose all the squares that are not mines with mouse 1 as quickly as possible. The number in a square indicates how many mines are adjacent to it.

The game can go up to 99 rows or columns.
MOUSE 1
  Use mouse 1 to expose a square
MOUSE 2
  Use mouse 2 to mark a mine
MOUSE 3
  Use mouse 3 to take a mine marker back off
To cheat use mouse 2 and 3 together to expose all squares that have no mines adjacent to them. Use mouse 1, 2 and 3 to expose unexposed squares with no risk of a bomb going off, use mouse 1 and 3 to solve all unexposed squares.

OPTIONS

-r number of rows
-c number of columns
-switch
  switch mouse 2 and mouse 3 buttons; typically for two-button mouses
-x width of window in rasters. Defaults to 800
-y height of window in rasters. Defaults to 500
--help display help text and exit
--version
  display version text and exit

AUTHOR

John S. Urban

LICENSE

Public Domain


minefield (1) March 11, 2021
Generated by manServer 1.08 from f09e61d0-a7a9-423d-971c-36ea5cd4b439 using man macros.