Skip to content
This repository has been archived by the owner on Feb 18, 2022. It is now read-only.

a-massoud/ncmines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been archived.

I'm finally getting around to archiving/deleting stuff I'll never touch again, and this is on the list.

ncmines

Terminal-based minesweeper.

Controls

Vim keys or arrow keys to move, f to flag mines, and space or enter to uncover an area.

Difficulties

  • easy -- 10x10, 15 mines
  • medium -- 16x16, 40 mines
  • hard -- 30x16, 99 mines

Installation

On Arch Linux install the AUR package.

On all other systems run

make
make install