From: Lukas Krickl Date: Sun, 16 Mar 2025 16:45:37 +0000 (+0100) Subject: TODO: clarified tile update X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=246190514eab00943033f19e497e9b3de9e52615;p=gbrg%2F.git TODO: clarified tile update --- diff --git a/TODO.md b/TODO.md index 4c8ebf0..5b0e7a1 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,8 @@ [ ] simple city builder [ ] map fills one scroll area of the gameboy - UI area [ ] UI area in window -[ ] each frame a few tiles update. Tile updates end when the update max is exhausted of no more sprites are left for speical indicator (e.g. no power) +[ ] each frame a few tiles update. +[ ] Tile updates should be written to a queue and then drawn when there is time in vblank [ ] if indicator sprites were used wait a few frames to allow the user to see them [ ] popup menu [ ] when hovering over tile show meta information