Skip to content

RJ-Infinity/minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper

i created this to learn rust

its a terminal based minesweeper clone

commands (note the arrow keys and enter appear to be windows only)

  • W\↑ - select sqaure above
  • A\← - select sqaure left
  • S\↓ - select sqaure below
  • D\→ - select sqaure right
  • ↵\⎵ - uncover \ remove the flag from the selected square
  • F - toggle the flag on a square
  • h - highlight the neighobouring squares
  • ctrl+c - quit

About

i created this to learn rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages