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: 19 days ago
JSON representation
It's minesweeper as a console app!
- Host: GitHub
- URL: https://github.com/colinkiama/minesweepernetcore
- Owner: colinkiama
- Created: 2019-10-13T11:23:18.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:36:04.000Z (over 2 years ago)
- Last Synced: 2025-09-23T06:57:09.000Z (10 months ago)
- Topics: csharp, dotnet, dotnet-core, minesweeper, minesweeper-game
- Language: C#
- Size: 59.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MinesweeperNetCore
It's minesweeper as a console app!
Pretty much what you'd expect.

## 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)