Sweeper Packages

arraysweeper

A array based implementation of a minesweeper board. Can be used via a browserconsole or the command line via node JS. The main intended purpose of this is to provide the board, and logic to implement a traditional minesweeper game using the api.

0.1.0 • Published 9 years ago

minesweeper-on-cli

Play minesweeper on the command line. You can play either ascii character mode or unicode symbol mode depending on the font style supported by your terminal. Node.js is required.

1.7.1 • Published 2 years ago