From 8889ef9f8e729bd8485b8a5ab0c08cd5d3f13b7e Mon Sep 17 00:00:00 2001 From: csolove Date: Wed, 25 Dec 2024 17:09:17 +0000 Subject: [PATCH] Update Mechanics --- Mechanics.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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