emMines

From Libregamewiki
Jump to navigation Jump to search
emMines
EmMines 0.71.0 with control view.png
emMines, both control and content views
Genre3D minesweeper puzzle
Latest releaseEagle Mode 0.96.0  (Announcement)
Release dateDecember 22nd, 2022
DeveloperOliver Hamann
Code licenseGPLv3
P. languageC++
LibraryEagle Mode
Contribute
emMines is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well.

emMines is a 3D minesweeper game that is included in the Eagle Mode environment. Written by Oliver Hamann in C++, it is released under the GNU General Public License version 3.

Gameplay[edit]

The game includes 5 levels of difficulty, i.e. game space sizes. The numbers in the nodes show the overall number of mines in all of the adjacent cubes.

External links[edit]