karolstawowski / Minesweeper

Minesweeper implementataion made using C#.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minesweeper

Language License Number of lines Version

Description

This is my own Console App implementation of single player game called 'Minesweeper' made by Robert Donner. The objective of the game is to open all cells of the board, which don't contain mines.

Here are full game rules.

Tools and technologies

C#, Visual Studio, Console Application.

About

Minesweeper implementataion made using C#.

License:MIT License


Languages

Language:C# 100.0%