From 246190514eab00943033f19e497e9b3de9e52615 Mon Sep 17 00:00:00 2001 From: Lukas Krickl Date: Sun, 16 Mar 2025 17:45:37 +0100 Subject: [PATCH] TODO: clarified tile update --- TODO.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.30.2