1Sorry for the lack of a man page, (Anyone want to write one for me??)
2
3This is the game of xmines.  I really liked minesweeper that ran
4on Windows 3.0.  Unfortunately, I only have a 6 MHz 286, so it was
5rather slow.  In addition, I don't have a PC at work, so I wrote
6xmines.  It follows the same rules as minehunt.
7If you want to pay for it, send money to Microsoft.  They are the people
8who came up with the idea, (they just picked the wrong platform :-)
9
10Anyway, if you like the game, please send me a message at
11zimmer@calvin.stanford.edu telling me you are playing it.
12
13The buttons are something like this
14
15left button - turn over the square you are selecting
16
17middle button - turn over all of the squares adjacent to the square
18you pick.  This only works if you have marked the correct number of
19cells.
20
21right button - mark a cell.  This is a toggle, so the next push unmarks
22a cell.
23
24
25guru question.  Gee, I have to mention this, but there is a way to
26cheat in the game.  Does anyone know how to capture a STOP signal?
27
28Please feel free to comment on the X11 code.
29(ie You stupid idiot, that is not the way you are supposed to do foo,
30the correct way is ...)  Of course, I know that some of the other
31code in X11.c is pretty sloppy also, but I will be cleaning it up when
32I get some time.  (Sure I will, wink wink)
33
34Anyway, have fun, and send suggestions for future X clones of games
35you would like to see.
36
37Andrew
38
39Andrew Zimmerman  - X11.c and mine.c
40Bill Lynch - score.c and mine.c
41
42Brian Flachs
43Gary Bewick  - sound effects and games testers
44
45Brian Bray -  game tester
46