diff options
author | rexim <reximkut@gmail.com> | 2024-03-21 22:49:50 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-21 22:49:50 +0700 |
commit | 59e50fecc2cbcf8146c97d6ff6bb857a1d4be053 (patch) | |
tree | f9c1fa6e6031962b57192f2285b90d7ed5f04e51 | |
parent | 87911130c59300248137cefa0c10cc1aa75f4e5d (diff) |
Update TODOs
-rw-r--r-- | game.adb | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1395,6 +1395,7 @@ end; -- TODO: During Path Finding maybe pick the equal paths randomly. -- to introduce a bit of RNG into this pretty deterministic game -- TODO: Path finding considers explosion impenetrable @bug +-- TODO: Bug with pushing Eepers back on timer 0 -- TODO: Place bombs directly at the Player's position -- TODO: Disallow placing bomb on the same position more than once -- Especially important if we gonna allow placing bombs at the position of the Player |