diff options
| author | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-18 16:18:37 +0300 |
|---|---|---|
| committer | Kirill Petrashin <kirill8201@yandex.ru> | 2026-03-18 16:18:37 +0300 |
| commit | 577ea1a987fca8c611036737a75e671c348e0cb9 (patch) | |
| tree | 0be74a0c26a0c5e95b309f3532bb968d8ce447e1 | |
| parent | 5e07b322725c603038647aad873c4da480c7c520 (diff) | |
Add a TODO entry
| -rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ #include "config.h" /* So, TODO for now: + - Add a function/macro for errors, akin to sigint_handler() - Implement Dijkstra and greedy-best-first search algorithms - Implement the A* algorithm - Implement adding maps from files (with rle, preferably) |
