easy-minesweeper
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Minesweeperjs

  • Minesweeperjs is a light weight easy to use npm module!! Image
  • Image by microsoft store

How to use?

const { MS } = require('easy-minesweeper')
const board = MS(9 , 25)
console.log(board)

Read it!!!

  • Meant to be used only in discord.js

Package Sidebar

Install

npm i easy-minesweeper

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

3.82 kB

Total Files

5

Last publish

Collaborators

  • jenil-dev