diff options
| author | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-29 22:00:05 +0300 |
|---|---|---|
| committer | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-29 22:00:05 +0300 |
| commit | a2e08c6d86256747e38c89f0ef905afa37446565 (patch) | |
| tree | 429989dec31eff11c79018c07d8bcdebb9b06cdb /main.c | |
| parent | 893bd10dd20f9adeef1735b1a7a1b68bb18f7096 (diff) | |
| download | astar-a2e08c6d86256747e38c89f0ef905afa37446565.tar.xz | |
Update the TODO list in main.c
Diffstat (limited to 'main.c')
| -rw-r--r-- | main.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -16,9 +16,6 @@ /* So, TODO for now: - Allow maps to have costs - - Implement greedy-best-first algorithm (4 and 8 dir) - - Implement Dijkstra algorithm (4 and 8 dir) - - Implement the A* algorithm (4 and 8 dir) - MORE MAPS FOR THE MAP PEOPLE - Implement controls (to change maps, move start/goal, etc.) - Clean up unused `#include`s |
