Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 429 Bytes

File metadata and controls

19 lines (12 loc) · 429 Bytes

DESCRIPTION

This is game 'The Battleship'.

USAGE

  1. Clone this repository.
  2. Run file battleship.html using browser.

TEST

For testing the code in file game.js using ESLint you should run 'npm run lint' in terminal.

FEATURES

  1. using HTML for run this game in browser
  2. using element for drawing graphics in browser
  3. using browser events
  4. using classes for creating ships of players