Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

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: 3 months ago
JSON representation

Sweep some mines for fun, and probably not for profit.

Lists

README

        

# `minesweep-rs`

[![Build Status](https://github.com/cpcloud/minesweep-rs/actions/workflows/ci.yml/badge.svg)](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
```

![demo](./demo.gif)