From e88664c72f1049f74270a297ad2994a20723bb63 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sat, 10 Jan 2026 05:24:01 +0100 Subject: [PATCH] added movement todo --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 98effcb..3fe6b23 100644 --- a/TODO.md +++ b/TODO.md @@ -9,6 +9,7 @@ - drawing should be top down withint a viewport around the player - everything outside the viewport should be dark - edges should have dedicated dotted tiles +- direction should be set automatically when moving. if the player walks in a direction with an enemy or wall the direction should change but the turn will not be used. # Combat -- 2.30.2