diff options
| author | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-28 08:31:07 +0300 |
|---|---|---|
| committer | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-28 08:31:07 +0300 |
| commit | 4f2feb4a8a8bbabe0151b83af8a7a106f3abf234 (patch) | |
| tree | 586eb9f15a4ca63b3b67c7061f5382e799d5abcc | |
| parent | 1b61de11bc1dbd48062abe21e687981b11f950e7 (diff) | |
| download | astar-4f2feb4a8a8bbabe0151b83af8a7a106f3abf234.tar.xz | |
Add a TODO entry
| -rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ #include "path.h" /* So, TODO for now: + - Keybinds to increase map size - Allow maps to have costs - Implement greedy-best-first algorithm (4 and 8 dir) - Implement Dijkstra algorithm (4 and 8 dir) |
