From: Lukas Krickl Date: Sat, 10 Jan 2026 04:19:38 +0000 (+0100) Subject: added TODO for new map drawing routine X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=55c20c78cdd9ed0614ccb3c900b21fede858d086;p=gbrg%2F.git added TODO for new map drawing routine --- diff --git a/TODO.md b/TODO.md index 9449365..98effcb 100644 --- a/TODO.md +++ b/TODO.md @@ -5,10 +5,10 @@ ## Game field -- decoration flag (draws a decoration tile on wall) -- door flag (draws door on wall) -- sprite drawing to the left/right of the current tile -- indicator for when monsters are nearby +- rework tiles to not indicate exit direction, instead use wall tiles +- drawing should be top down withint a viewport around the player +- everything outside the viewport should be dark +- edges should have dedicated dotted tiles # Combat