Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.29 KB

minesweeper-core

Build Status Codacy Badge codecov.io Dependency Status bitHound Score MIT license

Translations

pt-br en-us

Minesweeper Core was made with Polutz.

Contribute

NPM Global packages

    npm install -g ts-node babel-cli

Setup

    npm install   

Test

    npm test