added movement todo
authorLukas Krickl <lukas@krickl.dev>
Sat, 10 Jan 2026 04:24:01 +0000 (05:24 +0100)
committerLukas Krickl <lukas@krickl.dev>
Sat, 10 Jan 2026 04:24:01 +0000 (05:24 +0100)
TODO.md

diff --git a/TODO.md b/TODO.md
index 98effcb1f145c8aa265972d84427c9984333bc12..3fe6b2331c6f4f0e34ba952080c72d06260adbbd 100644 (file)
--- 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