Mine Detector
|
PragmAda Software Engineering is proud to provide Mine Detector, an intellectually challenging game. Unlike other mine-finding games, Mine Detector never requires guessing.
Mine Detector is distributed free of charge, and is free software distributed under the GNU Public License. See the file license.txt in the source distribution.
Mine Detector is available as a Win32 executable (tested on Win98 and WinNT4), a Linux/x86 executable, and as source.
mine_detector-4.3-linux-bin.tar.gz should be untarred as root in the root directory:
$ su
# cd /
# tar xzvf /tmp/mine_detector-4.3-linux-bin.tar.gz
# ldconfig
# exit
$ mine_detector
Using GNAT, build with the command
gnatmake -O2 -gnato mine_detector
Under Windows, the "-mwindows" linker argument may be added to eliminate the DOS box:
gnatmake -O2 -gnato mine_detector -largs -mwindows
Error reports, comments, and suggestions are welcome from all users.
Click here for information
about the PragmAda Reusable Components.
PragmAda,
PragmARC, and the PragmAda logo are trademarks of PragmAda Software Engineering
Jeffrey
R. Carter, DBA PragmAda Software Engineering, Apache Junction, AZ, USA
2002
May 01