diff --git a/Mechanics.md b/Mechanics.md index 287e23c..f9a7645 100644 --- a/Mechanics.md +++ b/Mechanics.md @@ -1 +1,7 @@ -mechanicccccccccccccs \ No newline at end of file +### Player Movement + +The player moves around a map, interacting with NPCs, mobs, environment objects (e.g. traps, resources, herbs), items, etc. Movement can be a simple toggle between running and walking. + +### Combat + +At first, it can be purely melee based with hack and slash mechanics, maybe a single slash attack to deal damage to mobs. Combat should be real time. \ No newline at end of file