Skip to content

stefancostin/battleship

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Battleship

A command line game of Battleship in singleplayer and multiplayer.

Getting Started

Open a terminal inside the app folder and open the jar file by running this script: java -jar battleship.jar

The application has been compiled with JDK 11.

Multiplayer

For multiplayer you can either host a game or join an already existing game.

By hosting a new game you need to choose the SERVER option and then send your IP address to your opponent that is running the CLIENT.

If you wish to join a game, you need to get the IP address of your opponent and enter it when establishing the connection in the menu.

Releases

No releases published

Packages

No packages published

Languages