Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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!