battleshipBoardGame

BATTLESHIP BOARD GAME - ISLAND EDITION

To download the game from chrome webstore click here.

Snapshots

battleship game battleship game battleship game battleship game

Classic Battleship board game with special island edition and tough AI for your browser.

Engage in strategic warfare as two players arrange their fleets of five ships on custom maps. Take turns guessing and firing upon each other’s hidden ships until one emerges victorious by sinking all enemy vessels !

What sets our game apart ?

Set sail for victory and download “Battleship Game - Island Edition” today. Command your fleet, rule the waves and emerge as the ultimate naval commander!

Technologies used :- HTML, CSS, Typescript, p5.js


Installation Guide

Option 1: Using the Plugin from the extensions store

  1. Visit the Battleship game extension on the Chrome Web Store

  2. Follow the installation instructions on the page.

Option 2: Compiling it On Your Own

If you want to compile the extension on your own, follow these steps:

Step 1: Clone the Repository

Clone the battleshipBoardGame repository to your local machine:

Chromium

git clone https://github.com/abdullahjamal1/battleshipBoardGame.git

Step 2: Install Dependencies

Navigate to the project directory and install the necessary dependencies:

npm install

Step 3: Code Your Magic

Make the necessary modifications or enhancements to the code.

Step 4: Build the Extension

Step 5: Generate a Release (Optional)

Generate a release zip file to be uploaded to the browser/store:

npm run release

Load the extension in Chromium browsers


# Features