From a8c55c4ff1bfb52e7e2a34a83774e1be3a009c0f Mon Sep 17 00:00:00 2001 From: cwj3rcb Date: Sun, 14 Sep 2025 10:49:21 -0500 Subject: [PATCH] GamePlan --- GamePlan.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 GamePlan.md diff --git a/GamePlan.md b/GamePlan.md new file mode 100644 index 0000000..74f39ee --- /dev/null +++ b/GamePlan.md @@ -0,0 +1,15 @@ +1v1 arena shooter +Low Poly +Bow and arrow only. +Missed arrows grow ever expanding trees. + +Mechanics: +WASD + Mouse / Xbox Controller for movement +Jump +Dash +Shoot bow (Hold down to draw back, release to shoot; If you click, it shoots a limp arrow. the arrow velocity is based on how far drawn back the bow is.) + +A 80% drawn bow does damage equal to full health. +Tree hit box when expanding, if you can't move away deals damage. + +Best 3 out of 5 combat system. \ No newline at end of file