summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorarngo <[email protected]>2021-01-20 15:04:53 -0500
committerarngo <[email protected]>2021-01-20 15:04:53 -0500
commit72772338dcf5bbf7d5d44407c812a2962ad4bd7a (patch)
treeca8d0e96a1e2521e3d87ab096ba3f839333b12e1 /README.md
parent2460daa4415bfd7a69f141fa58f5f4d3d1f56752 (diff)
downloadE-C-Kai-72772338dcf5bbf7d5d44407c812a2962ad4bd7a.tar.gz
E-C-Kai-72772338dcf5bbf7d5d44407c812a2962ad4bd7a.zip
update design doc
Diffstat (limited to 'README.md')
-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