A Battleship game built using JavaScript, HTML, and CSS.
Other tools used: ESlint, Prettier, Babel, Jest, Webpack.
The computer uses 2 strategies to win:
- Hunt and Target.
- Shoot in a checkerboard pattern.
You can play against a second player by passing the device back and forth.
Live Demo: https://titanium339.github.io/Battleship/