diff options
author | rexim <reximkut@gmail.com> | 2024-03-22 22:45:03 +0700 |
---|---|---|
committer | rexim <reximkut@gmail.com> | 2024-03-22 22:45:03 +0700 |
commit | c2f061eada75e8f8be5ed7cb982ff20d8d844911 (patch) | |
tree | a6d755540e350fb07e6c9a3d07ea9a889a77eddc | |
parent | 037e491c29832c794cbc32a4ff3541841346fa84 (diff) |
Update TODOs
-rw-r--r-- | game.adb | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1411,6 +1411,8 @@ end; -- TODO: If you are standing on the refilled bomb gen and place a bomb you should refill your bomb in that turn. -- TODO: Checkpoints should be circles (like all the items) -- TODO: Custom font +-- TODO: Background is too boring +-- Maybe some sort of repeating pattern would be better. -- TODO: Determenistically choose the paths again, but make them more interesting -- - Gnomes are just being deterministic -- - Mother and Guard always pick the longest path. Or generally the path that brings the Euclidean Distance closer |