
Pilot Mines is a little freeware application, modelled after an X11
minesweeper clone (which in turn was modelled after the original MS game).

The controls are fairly easy (if you know the game): tapping on a covered
field will uncover it (like the left mouse button in the original game),
tapping on an uncovered field does the same as pressing the middle mouse
button in the original game, tapping on a covered field while pressing the
page up or page down button toggles flagging that field (that's what the
right mouse button does).

The program source is supplied, in case anybody is interested in this four
day hack -- I've actually found out how to connect gdb to xcopilot (see the
comments for the Show() function :-). The Makefile and .rcp file is setup
for use under Unix, you probably have to change things to make it work under
Windows.

There is some locale support: you can compile Pilot Mines as german or
english version. Simply set the LANGUAGE variable in the Makefile.

mine_en.prc	is the english version of the program,
mine_de.prc	the german version.

Have fun with it,
Thomas

---
Thomas Pundt ------------------------ http://wwwmath.uni-muenster.de/~pundtt/
Westfaelische Wilhelms-Universitaet | pundtt@math.uni-muenster.de
