summaryrefslogtreecommitdiff
path: root/game.adb
diff options
context:
space:
mode:
authorrexim <reximkut@gmail.com>2024-03-17 06:13:26 +0700
committerrexim <reximkut@gmail.com>2024-03-17 06:13:26 +0700
commit12c92b415794f34ab4828178bbf143d0a41dabf7 (patch)
treecd9dd038d80a0d3da98ad74776088db4f16a2971 /game.adb
parent628bd46aaa62c1a66f4e41209bbca82c6b72bc0d (diff)
TODO: Allow moving with arrows too
Diffstat (limited to 'game.adb')
-rw-r--r--game.adb1
1 files changed, 1 insertions, 0 deletions
diff --git a/game.adb b/game.adb
index e50d354..0bdc766 100644
--- a/game.adb
+++ b/game.adb
@@ -1149,6 +1149,7 @@ end;
-- https://www.adacore.com/download/more
-- TODO: Menu
-- resolution, volume, etc.
+-- TODO: Allow moving with arrows too
-- TODO: Primed bombs should be barriers
-- Be careful with the order of Path Finding Map Recomputation
-- and the Player Bomb Placement. Map must be recomputed only after