https://github.com/colinkiama/minesweeper
Minesweeper as a .net Framework Console app
https://github.com/colinkiama/minesweeper
dotnet minesweeper minesweeper-game net-framework
Last synced: 3 months ago
JSON representation
Minesweeper as a .net Framework Console app
- Host: GitHub
- URL: https://github.com/colinkiama/minesweeper
- Owner: colinkiama
- Created: 2019-10-13T22:46:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T22:57:02.000Z (over 5 years ago)
- Last Synced: 2025-01-14T07:33:02.303Z (5 months ago)
- Topics: dotnet, minesweeper, minesweeper-game, net-framework
- Language: C#
- Size: 13.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper
Minesweeper as a .net Framework Console appBasically the same as this: https://github.com/colinkiama/MinesweeperNetCore
... but way easier to run
## How to install
You can download it from here: [Donwload from releases](https://github.com/colinkiama/Minesweeper/releases)