This is a minesweeper game written with Visual Studio, C# programming, console application.
Minesweeper is a single-player puzzle computer game. The objective of the game is to clear a rectangular board containing hidden "mines" or bombs without detonating any of them, with help from clues about the number of neighboring mines in each field.
EDIT: April-06-21 - I refactored the code using OOP
This was my first project ever made. Before I even learned OOP.
This was for my first year, first semester, C#, final project. We had different options between which project to choose, I guess I was choosing Minesweeper because it felt like an interesting challenge.
- Play in different difficulties.
Everything is working and ready to play.
current date: Jun-30-18
Simply download the .exe from the latest release
The application is written in C# π£
Visual Studio 2017 - ConsoleApp (.NET Framework) π₯