added design document
This commit is contained in:
parent
0d711f7ef4
commit
4ff8d985a7
26
design/Core.md
Normal file
26
design/Core.md
Normal file
|
@ -0,0 +1,26 @@
|
|||
# Mechanics
|
||||
|
||||
## Movement
|
||||
|
||||
Slow and considered.
|
||||
The walking speed is slow, the running speed slightly less so.
|
||||
Walkable parts of environments are relatively small.
|
||||
|
||||
## Combat
|
||||
|
||||
|
||||
|
||||
## Exploration
|
||||
|
||||
Resources are scattered throughout the environment.
|
||||
It should be rewarding to stop and gather them.
|
||||
|
||||
## Upgrades
|
||||
|
||||
|
||||
|
||||
# Dynamics
|
||||
|
||||
## Careful Progress
|
||||
|
||||
The player should be careful and considered during second to second gameplay.
|
Loading…
Reference in a new issue