aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index a39d789..a4acd94 100644
--- a/README.md
+++ b/README.md
@@ -47,3 +47,20 @@ The executable may take the following arguments:
-d is mainly used in conjunction with -r, to reset the XML files and then exit the game before they can be overwritten.
+
+Controls
+--------
+
+The following are the controls for the game. Any extra controls can be found in ```src/ui.cpp```
+
+Movement:
+* 'a' and 'd' move the player left and right respectively
+* 'space' make the player jump if he obtains the jumping skill
+* 'L-Shift' increase the players speed to a "sprint" if he obtains the running skill
+* 'L-Ctrl' decrease the players speed to a "walk"
+
+Other:
+* 'f' place a light
+* 'l' create a light that follows the player
+* 't' hold to quickly move time
+* 'f3' for debug information