diff options
| author | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-28 10:29:21 +0300 |
|---|---|---|
| committer | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-28 10:29:21 +0300 |
| commit | 788744ac322684b64a02e4661bde59e4e565afa2 (patch) | |
| tree | 5fe8a41ed648564a65b69cb381acfbe3cbcd0745 /main.c | |
| parent | 1fb585dafa404b41225c6f16305fd2225d3fff47 (diff) | |
| parent | 4f2feb4a8a8bbabe0151b83af8a7a106f3abf234 (diff) | |
| download | astar-788744ac322684b64a02e4661bde59e4e565afa2.tar.xz | |
Merge remote-tracking branch 'refs/remotes/origin/master'
Diffstat (limited to 'main.c')
| -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) |
