diff options
| author | Gene Pasquet <dev@etenil.net> | 2025-11-10 00:37:23 +0000 |
|---|---|---|
| committer | Gene Pasquet <dev@etenil.net> | 2025-11-10 00:37:49 +0000 |
| commit | b6422c0d79a93a128ecf5cab658072c554c9ecad (patch) | |
| tree | 72c12fe0bb00a18bf49dc5412d46b87dec41863e | |
| parent | 913f1d745d887367f081ebb5250774771d7f56e1 (diff) | |
Update TODO
| -rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |
