Skip to content

Ιmplementation of the famous Battleship strategy game in Java.

Notifications You must be signed in to change notification settings

akispapapanagiotou/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Battleship

This project is a Java-based terminal implementation of the famous Battleship game. Battleship is a strategy type guessing game for two players. It is played on a 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.

Screenshots:

screenshot

Built with:

  • Java
  • NetBeans IDE

Releases

No releases published

Packages

No packages published

Languages