Skip to content

StefanVlad0/Minesweeper

Repository files navigation

Minesweeper game in C++

This is a CLR project written in C++ using Visual Studio Code.

This is my first project. So I apologize if the files are not posted properly.

Features and specifications:

-36 squares of which 7 are bombs

-bombs are randomly chosen

-when you win/lose, a text and a restart button will apear(after restart the bombs will be in a random position again)

-a checkbox with you can mark the bombs, like in the photo below:

mark

This is how it looks when you win:

YouWin

This is how it looks when you lose:

YouLose

That's all. I hope you like it :)

Releases

No releases published

Packages

No packages published

Languages