Fix: Resolving Git Merge Conflicts #253

Merged
j.kropff merged 69 commits from chore/ui-checkstyle-fixes into main 2026-04-11 15:10:58 +02:00
Showing only changes of commit ce71992e17 - Show all commits
@@ -0,0 +1,19 @@
# Client Nework Architecture
```text
client/
└── network/
├── LobbyClient.java
├── ChatClient.java
├── GameClient.java
└── ClientService.java
```
## LobbyClient.java
## ChatClient.java
## GameClient.java
## ClientService.java