Skip to content

RoeiRubach/Classic-Minesweeper-game-.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

19 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Minesweeper πŸŽ’ πŸ’₯ ❗

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.

Final course project πŸŽ“

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.

Build Status

  • Play in different difficulties.

Everything is working and ready to play.

current date: Jun-30-18

Setup

Simply download the .exe from the latest release

Code style

The application is written in C# πŸ’£

Gameplay

Minesweeper - gameplay GIF

Screenshots

Minesweeper - instructions

Minesweeper - playthrough

Minesweeper - winning

Tech/Framework used

Visual Studio 2017 - ConsoleApp (.NET Framework) πŸ”₯

Code example

Minesweeper - code example

Credits

About

Remake C# OOP - ConsoleApp of the classic Minesweeper game.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages