Skip to content

hammer065/cli-minesweeper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli-minesweeper

Play Minesweeper in the command line!

asciicast

npm version dependency status ISC-licensed chat on gitter

Installing

npm install -g cli-minesweeper

Usage

minesweeper [--size n]

You can also use JS.

const minesweeper = require('cli-minesweeper')

minesweeper({size: 10})

Contributing

If you have a question, found a bug or want to propose a feature, have a look at the issues page.

About

Play Minesweeper in the command line!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%