DMines: A Dynamic Minesweeper
Version 0.5
DMines is the classical minesweeper game with a dynamic twist - some of the unrevealed mines change locations every set number of seconds (15 by default).
The game is written in Pascal, using GTK. It requires Free Pascal with the GTK units in order to be compiled. Use 'make' to compile it. The binary is distributed with the package. Use 'make install' to install it. It is installed to /usr/local/bin by default. This can be changed in the Makefile.
Copyright (c) 2003 Itay Kirshenbaum and Moshe Nahmias
Distributed under the GNU General Public License
