QMineSweeper is an open source minesweeper game written in Qt by LanGong Dev like the minesweeper software that comes with Windows XP and Windows 3.x.
- Download
QMineSweeper-VERSION-win64(win32)-Installer.exe
from releases page. - Run it.
- Download
QMineSweeper-VERSION-win64(win32).exe
from releases page. - Run it.
- Download
QMineSweeper-VERSION-macos.dmg
from releases page. - Open it.
- Move the QMS to Application forlder.
Need qt5-base
or qmake
.
- Via curl
$ curl https://github.com/langong-dev/QMineSweeper/releases/download/0.0.1/QMineSweeper_0.0.1_Linux-MacOS_Compiler.sh > qmsi.sh
# bash qmsi.sh
- Via wget
$ wget https://github.com/langong-dev/QMineSweeper/releases/download/0.0.1/QMineSweeper_0.0.1_Linux-MacOS_Compiler.sh -O qmsi.sh
# bash qmsi.sh
Find QMineSweeper
in Start Menu.
Type qminesweeper
in terminal.