From 628bd46aaa62c1a66f4e41209bbca82c6b72bc0d Mon Sep 17 00:00:00 2001 From: rexim Date: Sun, 17 Mar 2024 05:04:28 +0700 Subject: TODO: Use the same color for Doors and Keys --- game.adb | 1 + 1 file changed, 1 insertion(+) (limited to 'game.adb') diff --git a/game.adb b/game.adb index cc6d18c..e50d354 100644 --- a/game.adb +++ b/game.adb @@ -1119,6 +1119,7 @@ begin end; -- TODO(content): Side-room after first boss with Gnomes that drop keys to unlock bombs for the Second Boss +-- TODO: Use the same color for Doors and Keys -- TODO: Smarter Path Finding -- - Recompute Path Map on each boss move. Not the Player turn. Because each Boss position change may affect the Path Map -- - Move Bosses starting from the closest to the Player. You can find the distance in the current Path Map. -- cgit v1.2.3