Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 365 Bytes

BattleShip

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.

Live Link

This project is available on GitHub Pages.