summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 21634aa..78f99ad 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,9 @@ Solve puzzles using common mechanics of platforming
- pressing buttons
- dodging enemies
+Player controls:
+- Left/right walking and jumping
+
### Player Life History
A players characters life is recorded from start to end. When they die and then restart the level, their previous life is replayed as a ghost. However this ghost can still interact with the game world(i.e pressing buttons, pushing objects, etc) Player use this to solve puzzles