]> git.lizzy.rs Git - dragonblocks_alpha.git/commitdiff
Add controls to README.md
authorElias Fleckenstein <eliasfleckenstein@web.de>
Wed, 31 Mar 2021 09:29:01 +0000 (11:29 +0200)
committerElias Fleckenstein <eliasfleckenstein@web.de>
Wed, 31 Mar 2021 09:29:01 +0000 (11:29 +0200)
README.md

index a6f6a56eff1fc6e4aa252dae24a0213c4be68397..51e8c1790f02beced14efc2399d7043923ac67b6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,10 @@ The server will save the map to a file named "map" in the directory it is run in
 
 Interrupt handlers for SIGINT und SIGTERM are implemented.
 
+## Controls
+
+Use W, A, S and D to move forward / left / backward / right.
+
 ## Dependencies
 
 The client depends on GLFW3, OpenGL and GLEW.