5 MSWEEPER, GAMES, Character Cell Mine-sweep like game.    DESCRIPTION:M This game started out as a "learning" tool for programmers.  I wanted them to L have something fun to work on and learn some 'C' tricks at the same time.  IK designed the program to be written with different techniques given the same N situation.  This way we could see how the optimizer would handle the different8 techniques so we would know how to code 'real' programs.   USAGE:+          arrow keys - to 'drive' the cursor $                   F - to flag a bomb/ <space> or <RETURN> - to select a spot to clear  	    <ctrl>H - to 'help'4 	    <ctrl>R - to restart the game from the begining# 	    <ctrl>U - to undo an explosion $ 	    <ctrl>W - to We-draw the screen(             <ctrl>Z - to exit any screen  5 If you have mouse control, you can use the following: /         Left Button - to select a spot to clear $       Middle Button - to flag a bomb*        Right Button - to undo an explosion   Author:  Brian VandeMerwe brivan@spire.com