From: Lukas Krickl Date: Tue, 6 Jan 2026 17:02:22 +0000 (+0100) Subject: TODO: Added map todos X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=dd686ecc0c70eec9f81697f260c72eee17428e99;p=gbrg%2F.git TODO: Added map todos --- diff --git a/TODO.md b/TODO.md index bd217e1..9449365 100644 --- a/TODO.md +++ b/TODO.md @@ -5,10 +5,10 @@ ## Game field -[ ] Each tile has a 4 flags for each direction to determine if there is an exit -[ ] Add compass to UI -[ ] up/down -> move forward/back in direction vector -[ ] left/right -> turn +- 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 # Combat