https://github.com/mp3martin/terminal-minesweeper
The popular game written in C#, running in the terminal. (not an exact copy of the original game)
https://github.com/mp3martin/terminal-minesweeper
Last synced: 4 months ago
JSON representation
The popular game written in C#, running in the terminal. (not an exact copy of the original game)
- Host: GitHub
- URL: https://github.com/mp3martin/terminal-minesweeper
- Owner: MP3Martin
- License: mit
- Created: 2024-02-08T10:44:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T15:45:54.000Z (over 1 year ago)
- Last Synced: 2024-11-20T00:58:37.711Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## terminal-minesweeper
### How to play
- Run Program.cs in VS or download the latest `.exe` file from [releases](https://github.com/MP3Martin/terminal-minesweeper/releases/latest)
> [!NOTE]
> If you're using Windows CMD, the output might appear incorrect.
> It's recommended to use **Windows Terminal** instead of normal CMD.
> If you're using Linux, modern terminal emulators should work just fine.