/Battleship

Battleship is a multiplayer board game which has been implemented using java, javafx

Primary LanguageJava

Battleship

Battleship (also known as Battleships or Sea Battle) is a strategy type guessing game for two players. It is played on ruled grids (paper or board) on which each player's fleet of warships are marked. The locations of the fleets are concealed from the other player. Players alternate turns calling "shots" at the other player's ships, and the objective of the game is to destroy the opposing player's fleet.

Multithreading and socket programming is used in this project in a way that two clients can play against eachother and have fun!

image