textsweeper

Crates.iotextsweeper
lib.rstextsweeper
version0.1.2
sourcesrc
created_at2024-02-11 22:06:31.638953
updated_at2024-02-25 22:24:07.175409
descriptionA minesweeper clone made for the command line!
homepagehttps://github.com/codeaye/textsweeper
repositoryhttps://github.com/codeaye/textsweeper
max_upload_size
id1136132
size36,861
Nav (codeaye)

documentation

README

Install with:

cargo install textsweeper

Run:

textsweeper {easy | normal | hard}

Controls

  • ESC - Quit
  • SPACE - Open Cell
  • WASD / ARROWS - Move around
  • F - Flag
Commit count: 0

cargo fmt