codeaye / textsweeper

A minesweeper clone made for the command line!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install with:

cargo install textsweeper

Run:

textsweeper {easy | normal | hard}

Controls

  • ESC - Quit
  • SPACE - Open Cell
  • WASD / ARROWS - Move around
  • F - Flag

About

A minesweeper clone made for the command line!

License:MIT License


Languages

Language:Rust 100.0%