Battleship

A browser based Battleship Game. Click here to play.

Screenshot

Technologies

  • Node.js
  • HTML
  • CSS
  • JavaScript

Install

Step 1: Download/clone.

git clone https://github.com/romanstetsyk/100devs-Battleship.git

Step 2: Install dependencies.

npm install

Step 3: Start server.

node server.js