diff options
| author | Kirill Petrashin <kirill8201@yandex.ru> | 2026-04-02 13:00:57 +0300 |
|---|---|---|
| committer | Kirill Petrashin <kirill8201@yandex.ru> | 2026-04-02 13:00:57 +0300 |
| commit | 97decbee0dbc066db7ee94d0988ee26c1f8b35a8 (patch) | |
| tree | 52f42c6c3516f9c21fac4ba5e8f56b8166f45625 /main.c | |
| parent | ba64d4388997a8fb02e6de17ebad623f6948a632 (diff) | |
| download | astar-97decbee0dbc066db7ee94d0988ee26c1f8b35a8.tar.xz | |
Add some TODO entries
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -16,6 +16,10 @@ /* So, TODO for now: - Allow maps to have costs + - Write out the amount of visited squares (to see how algorithms differ in + efficiency + - Rework the UI, probably completely + - Algorithm hotswap - MORE MAPS FOR THE MAP PEOPLE - Implement controls (to change maps, move start/goal, etc.) - Clean up unused `#include`s |
