docs: Add controls

This commit is contained in:
2026-02-22 22:00:26 +01:00
parent e15d4ec874
commit f2b6200355

View File

@@ -28,4 +28,10 @@ A multiplayer terminal-based game built with Java, utilizing WebSockets for comm
3. Start the client (in a new terminal):
```bash
mvn compile exec:java -pl game -am
```
```
## Controls
* **Left Click**: Interact with objects and fight.
* **WASD**: Move the character.
* **CTRL**: Hold to run (sprint).