diff --git a/README.md b/README.md index 1552c8a..3100bed 100644 --- a/README.md +++ b/README.md @@ -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 - ``` \ No newline at end of file + ``` + +## Controls + +* **Left Click**: Interact with objects and fight. +* **WASD**: Move the character. +* **CTRL**: Hold to run (sprint).