emMines
Jump to navigation
Jump to search
emMines | |
---|---|
emMines, both control and content views | |
Genre | 3D minesweeper puzzle |
Latest release | Eagle Mode 0.96.0 (Announcement) |
Release date | December 22nd, 2022 |
Developer | Oliver Hamann |
Code license | GPLv3 |
P. language | C++ |
Library | Eagle 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]