Minesweeper 3D 20050904 review
DownloadMinesweeper 3D is a three-dimensional, free, open-source remake of the classic Minesweeper game, written for GNU/Linux. Requiremen
|
|
Minesweeper 3D is a three-dimensional, free, open-source remake of the classic Minesweeper game, written for GNU/Linux.
Requirements:
GCC ≥ 3.3.5
Python ≥ 1.6
SCons ≥ 0.96.90
Boost ≥ 1.33
Gtkmm ≥ 2.6
librsvg ≥ 2.0
libglademm ≥ 2.6
gtkglextmm ≥ 1.1
the Arial font
Installation:
To build Minesweeper 3D, do:
cd minesweeper3d-20050828
scons
Note: When building is complete, Minesweeper 3D is not runnable from this location. The directory structure here merely facilitates the build process. Minesweeper 3D must be installed before it can be run.
To install Minesweeper 3D, do (as root if necessary):
scons install
To uninstall Minesweeper 3D, do (as root if necessary):
scons -c uninstall
Upgrading an existing installation is currently not supported. Instead, just uninstall and reinstall. Additionally, the configuration file and savegame file formats may not be backwards compatible, so it's recommended to delete ~/.minesweeper3d as well.
Minesweeper 3D 20050904 search tags