From 72772338dcf5bbf7d5d44407c812a2962ad4bd7a Mon Sep 17 00:00:00 2001 From: arngo <27396817+arngo@users.noreply.github.com> Date: Wed, 20 Jan 2021 15:04:53 -0500 Subject: update design doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3