Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vitalyankh/mine_sweeper
Mine sweeper game in command line, written in Rust.
https://github.com/vitalyankh/mine_sweeper
Last synced: 6 days ago
JSON representation
Mine sweeper game in command line, written in Rust.
- Host: GitHub
- URL: https://github.com/vitalyankh/mine_sweeper
- Owner: VitalyAnkh
- Created: 2019-03-31T01:25:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-04T05:47:01.000Z (over 5 years ago)
- Last Synced: 2024-10-12T22:40:38.154Z (about 1 month ago)
- Language: Rust
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper
This is a little edited version of the example of [Cursive](https://github.com/gyscos/Cursive).
Install it by `cargo install mine_sweeper` and run it by `mine_sweeper`. Enjoy!