docs: Add controls
This commit is contained in:
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user