A BattleShip implementation using JavaScript, HTML, & CSS, bundled by Webpack.
Ships are placed on a 10 by 10 grid on the browser by drag & drop. Then, turns are taken between the Computer & the User to see who can sink their opponents ships first.
This project is available on GitHub Pages.