Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minesweeper console game

About

Minesweeper - a simple game, where you need to open all field, didn't clicked on bomb. This project is a console realisation of this game.

Install

Download this repository and put in some directory. Then run this command in Terminal:

mkdir build
cd build
cmake ..
make

Cmake and some C++ compiler (g++ or clang) required! ##Start game You can start game, run in build directory this command:

./minesweeper

About

Console Minesweeper game

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages