about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-22 00:23:30 +0200
committerBaitinq <manuelpalenzuelamerino@gmail.com>2022-09-22 00:23:30 +0200
commit389472d4943797f6b121766f0b0a421085b410ea (patch)
tree3059edf075fa4816eb8d1fbb772c187a9ab67397
parentAdd .envrc for direnv (diff)
downloadOSLS-389472d4943797f6b121766f0b0a421085b410ea.tar.gz
OSLS-389472d4943797f6b121766f0b0a421085b410ea.tar.bz2
OSLS-389472d4943797f6b121766f0b0a421085b410ea.zip
README: Add controls information HEAD master
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index f13cd23..d105ccb 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,17 @@ $ nix develop
 $ python src/main.py
 ```
 
+## Controls
+```
+x -> toggle engine
+z -> stage separation
+l/r arrows -> engine gimbal left/right
+u/d arrows -> engine thrust up/down
++/- -> speedup/speeddown time
+shift + (+/-) -> speedup/speedown physics
+space -> pause
+```
+
 ## Dependencies
 ```
 Check inside shell.nix :)