A browser based Battleship Game. Click here to play.
- Node.js
- HTML
- CSS
- JavaScript
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