seandewar/nvimesweeper

github github
game
stars 92
issues 0
subscribers 2
forks 3
CREATED

2021-08-29

UPDATED

last year


Banner Image

Screenshot

Play Minesweeper in Neovim: because if Emacs has taught us anything, it's that text editors are for gaming!

Requires Neovim version 0.7 or above.

Note that an nvim-0.5 branch exists for compatibility with Nvim v0.5+, but it is no longer maintained.

How to play

Install it using your favourite package manager like any other plugin, then run :Nvimesweeper and pray that it works properly, I guess.

  • Press ! to flag a square.
  • Press ? to mark a square for later.
  • Press <Space> or <RightMouse> to cycle between !, ? and unmarking a square.
  • Press <CR>, x or <LeftMouse> to reveal a square; just try not to step on a mine!

Run :help nvimesweeper for more details.

Why did you make this?

I don't know...