Assets - ThindAmrit17/Battleship GitHub Wiki

Battleship game images

Play screen

Play screen image

This is the battleship game board look alike. The ships will be placed on the board and then each player have to hit its opponent player's ship.

When player make a move

play

when player makes a move, if he hits an opponent player ship than the box will appear as red otherwise it will appear as blue as shown in the picture.

Types of Ships

ships

There are total five type of ships which a player can use to display on its screen at different places

Sounds

The team will use different sounds to function with different task such as ship got hit or ship is destroyed or at the start of the game. These can be found under resources/sounds folder. For example, a ship horn sound can be used during the beginning of the game as a indication of start of the game. When a player fires a shot, a Fire! Command can be heard. If a target is hit then an explosion can be heard, if there's no hit then a splash is heard instead.
⚠️ **GitHub.com Fallback** ⚠️