Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrazyMinesweeper

Here you can download windows and linux version of game https://devalone.github.io/CrazyMinesweeper/

Also, you can compile it manually, for do it, type following commands in command line:

git clone https://github.com/DevAlone/CrazyMinesweeper
cd CrazyMinesweeper/
qmake
make
./minesweeper # to start a game

Здесь вы можете скачать версию под windows и linux https://devalone.github.io/CrazyMinesweeper/

Также вы можете собрать игру вручную из исходников, для этого введите в командной строке следующие команды:

git clone https://github.com/DevAlone/CrazyMinesweeper
cd CrazyMinesweeper/
qmake
make
./minesweeper # для запуска игры

About

Minesweeper with colors instead of numbers for detect mines number around cell

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages