Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colinkiama/minesweepernetcore

It's minesweeper as a console app!
https://github.com/colinkiama/minesweepernetcore

csharp dotnet dotnet-core minesweeper minesweeper-game

Last synced: about 2 months ago
JSON representation

It's minesweeper as a console app!

Awesome Lists containing this project

README

        

# MinesweeperNetCore
It's minesweeper as a console app!

Pretty much what you'd expect.

![Minesweeper game board with revealed tiles on top left and bottom right of board](Assets/pic1.jpg)

## How to install
### Prequisites:
.Net Core 3.0 Runtime: https://dotnet.microsoft.com/download/dotnet-core/3.0

Then you can [download the program from here](https://github.com/colinkiama/MinesweeperNetCore/releases)