https://github.com/cpcloud/minesweep-rs
Sweep some mines for fun, and probably not for profit.
https://github.com/cpcloud/minesweep-rs
games minesweeper rust
Last synced: 12 months ago
JSON representation
Sweep some mines for fun, and probably not for profit.
- Host: GitHub
- URL: https://github.com/cpcloud/minesweep-rs
- Owner: cpcloud
- License: apache-2.0
- Created: 2021-04-26T13:28:10.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-28T01:07:43.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T20:35:10.195Z (almost 2 years ago)
- Topics: games, minesweeper, rust
- Language: Rust
- Homepage:
- Size: 815 KB
- Stars: 139
- Watchers: 3
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ratatui - minesweep - Terminal-based Minesweeper game. (đģ Apps / đšī¸ Games and Entertainment)
- awesome-tuis - minesweep-rs - rs. (Table of Contents)
README
# `minesweep-rs`
[](https://github.com/cpcloud/minesweep-rs/actions/workflows/ci.yml)
A mine sweeping game written in Rust using `tui-rs`.
## Demo
Run with:
```
$ docker run --rm -it ghcr.io/cpcloud/minesweep-rs:latest
```
