Aufgabe 11.

added class BattleshipServer, ReceivedMessage
to implement the feature that a client is able to start an server
edited NetworkDialog to implement the logic to start an server and overhauled the GUI to be appropriate for the new features
This commit is contained in:
Lukas Bauer
2024-10-04 18:33:13 +02:00
parent 5e773ca1ba
commit e41d21584a
4 changed files with 297 additions and 30 deletions

View File

@@ -37,4 +37,4 @@ label.connecting=Connecting...
dialog.error=Error
dialog.question=Question
port.must.be.integer=Port must be an integer number
map.doesnt.fit=The map doesn't fit to this game
map.doesnt.fit=The map doesn't fit to this game