https://github.com/nakidai/mgc
Minesweeper generator, but on C
https://github.com/nakidai/mgc
Last synced: 3 months ago
JSON representation
Minesweeper generator, but on C
- Host: GitHub
- URL: https://github.com/nakidai/mgc
- Owner: nakidai
- License: bsd-3-clause
- Created: 2023-06-03T08:38:34.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-26T15:19:37.000Z (over 1 year ago)
- Last Synced: 2023-11-26T16:28:15.814Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mgc
Minesweeper generator, but on CUsage
--
```sh
mgc mines size
```