From: Lukas Krickl Date: Sat, 10 Jan 2026 04:24:01 +0000 (+0100) Subject: added movement todo X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=e88664c72f1049f74270a297ad2994a20723bb63;p=gbrg%2F.git added movement todo --- 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