docs: Add controls
This commit is contained in:
@@ -29,3 +29,9 @@ A multiplayer terminal-based game built with Java, utilizing WebSockets for comm
|
|||||||
```bash
|
```bash
|
||||||
mvn compile exec:java -pl game -am
|
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