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

Releases: AlexAegis/elte-or

MusicBox

09 Apr 00:30
Compare
Choose a tag to compare

The MusicBox submission's final, and submitted form.

v1.1.0

09 Apr 14:33
Compare
Choose a tag to compare

Playable Battleship Multiplayer

13 Mar 23:23
Compare
Choose a tag to compare

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