From b6422c0d79a93a128ecf5cab658072c554c9ecad Mon Sep 17 00:00:00 2001 From: Gene Pasquet Date: Mon, 10 Nov 2025 00:37:23 +0000 Subject: Update TODO --- TODO.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index 0b457c3..fbeee7d 100644 --- a/TODO.org +++ b/TODO.org @@ -3,7 +3,7 @@ * Implementation Plan: Plan A (Revised for Chicken Scheme Audio) ** *Milestone 1: The Layered World & Core Data* -*** TODO Update map parser to read layer information from the tilemap file. :graphics:parsing: +*** DONE Update map parser to read layer information from the tilemap file. :graphics:parsing: *** TODO Modify the render loop to draw layers in a specified order. :graphics:rendering: *** TODO Define the core `GameObject` or `Entity` data structure. :game_objects:core: -- cgit v1.2.3