Rust terminal minesweeper Launch it $ cargo run 10 10 10 # [rows] [cols] [bombs] Controls key description UP,LEFT,DOWN,RIGHT Move cursor around SPACE Open cell f Flag/unflag cell q Quit