This is a classic Battleship game implemented using HTML, CSS, and JavaScript.

You can try out the game online here.
- Single-player mode against AI.
- Simple and intuitive UI/UX.
- Drag and drop to place
To run the game locally, follow these steps:
- Clone this repository:
git clone https://github.com/your-username/battleship-game.git
- Navigate into the project directory:
cd battleship - Open index.html in your web browser