Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Playable Battleship Multiplayer

Compare
Choose a tag to compare
@AlexAegis AlexAegis released this 13 Mar 23:23
· 48 commits to master since this release

Reconnecting capabilities are limited but if neither the client or the server disconnects thorough the course of the game then there will be no problems. Even with reconnecting the issues are mostly minor. No crashing issues. Only when the server disconnects the client is not able to restart itself. (Data is lost anyway)

Requires Java 11

For help, start the jar with

java -jar battleships-1.0.0.jar -h

On Windows use javaw!

javaw -jar battleships-1.0.0.jar -h