Shayan2781 / Battleship

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Java 100.0%