From 51acadb08588df4cd7348cb0953122fd641ae9f2 Mon Sep 17 00:00:00 2001 From: rexim Date: Mon, 18 Mar 2024 22:14:22 +0700 Subject: Update TODOs --- game.adb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'game.adb') diff --git a/game.adb b/game.adb index 6fc8dde..bbb9ed4 100644 --- a/game.adb +++ b/game.adb @@ -1231,6 +1231,10 @@ begin Close_Window; end; +-- TODO: Checkpoint saving time is one turn off @bug +-- TODO: Load maps from images intead of text files @tool +-- TODO: Second Boss as the Final Boss. Two Shreks as the Second Boss. @content +-- TODO: Eyes for Bosses -- TODO: Side-room after first boss with Gnomes that drop keys to unlock bombs for the Second Boss @content -- 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 @@ -1256,6 +1260,7 @@ end; -- TODO: Different palettes depending on the area -- Or maybe different palette for each NG+ -- TODO: Path finding considers explosion impenetrable +-- TODO: Restart on any key press -- TODO: Sounds -- TODO: Player Death animation @polish -- TODO: Boss Death animation @polish -- cgit v1.2.3