A classic Battleship game built using vanilla JavaScript, HTML, and CSS. Place your ships manually or randomly and play against the computer in a clean, responsive interface.
Includes basic unit testing for core logic. No external libraries or frameworks.
- npm install
- npx webpack serve