/battleship

Primary LanguageJavaScript

Battleship

Please first install the dependencies:

npm install

Start the game

npm start

Run tests

npm test