Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/colinkiama/minesweepernetcore
- Owner: colinkiama
- Created: 2019-10-13T11:23:18.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-05T09:36:04.000Z (almost 1 year ago)
- Last Synced: 2024-10-12T18:52:14.462Z (3 months ago)
- Topics: csharp, dotnet, dotnet-core, minesweeper, minesweeper-game
- Language: C#
- Size: 59.6 KB
- Stars: 1
- Watchers: 1
- 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.
![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.0Then you can [download the program from here](https://github.com/colinkiama/MinesweeperNetCore/releases)