diff options
| author | arngo <[email protected]> | 2021-01-20 15:04:53 -0500 |
|---|---|---|
| committer | arngo <[email protected]> | 2021-01-20 15:04:53 -0500 |
| commit | 72772338dcf5bbf7d5d44407c812a2962ad4bd7a (patch) | |
| tree | ca8d0e96a1e2521e3d87ab096ba3f839333b12e1 /README.md | |
| parent | 2460daa4415bfd7a69f141fa58f5f4d3d1f56752 (diff) | |
| download | E-C-Kai-72772338dcf5bbf7d5d44407c812a2962ad4bd7a.tar.gz E-C-Kai-72772338dcf5bbf7d5d44407c812a2962ad4bd7a.zip | |
update design doc
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
