Project Details
Battleship
A web-based implementation of the classic Battleship game. Crafted with precision and a clear coding style, this standalone web app is bundled with Webpack, emphasizing modern web development practices. It also features a simple error logging and game replay system for debugging game crashes.

Features
- Player vs Computer gameplay
- Randomized ship placement for the computer
- Drag-and-drop style ship placement for the player
- Easy and Medium Computer AI designs
- Game Logging and Playback for debugging