Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 340 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 340 Bytes

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