MINESWEEPER 1.1.0 Copyright (C) 1993 by David Charlap This program may be freely distributed provided that this file and any other accompanying files remain unaltered. I am requesting a modest donation of $10 (US currency, please) if you like the program and would like to see me produce others. The money will be very positive encouragement for me to continue releasing OS/2 programs in the future. All payments should be sent to the following address: David Charlap 8 Snow Ridge Denville, NJ 07834 - USA Send all correspondence to the above address or to my Internet e-mail address: dic5340@hertz.njit.edu This archive consists of the following files: MINE.EXE - the main program. MINE.HLP - the help file. You can not get help without it. MINE.TXT - a small document describing the game briefly. README.TXT - this file. Feel free to give MineSweeper to all your friends and relatives and whoever else you know who might like this. Upload it to bulletin boards, etc. Encourage them all to send me some money. :-) The only hard requirement I make is that all four of the files listed above be included in any distribution, and that they remain unaltered. Updates, when released, will be posted to two locations on the Internet: The comp.binaries.os2 newsgroup, and to the ftp-os2.nmsu.edu file server. Although I may upload copies elsewhere, I only promise to post every update to these two sites. --- David Charlap --------------------------------- Changes from version 1.01 Bug fixes in this release are: o Cleanup code added that was mistakenly left out o Customize dialog can no longer crash MineSweeper New features are: o Compiled using GCC/2 version 2.3.3. C runtime library is now in a .DLL file (dllc.dll). This cut my code size in half and will save hard drive space if any other GCC/2 applications exist on the same computer. o Game can now be paused from the Game menu.