/rust_sweeper

Minesweeper made with rust and ncurses (moved to gitlab)

Primary LanguageRustGNU General Public License v2.0GPL-2.0

rust_sweeper

Minesweeper made with rust and ncurses

Dependencies

  • ncurses
  • rand

How to execute

Simply execute

cargo run

Controls

key action
Arrow keys move arround the board
F flag a box
Space reveal a box
q exit