Skip to content

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

License

Notifications You must be signed in to change notification settings

cpcloud/minesweep-rs

Repository files navigation

minesweep-rs

Build Status

A mine sweeping game written in Rust using tui-rs.

Demo

Run with:

$ docker run --rm -it ghcr.io/cpcloud/minesweep-rs:latest

demo