From 577ea1a987fca8c611036737a75e671c348e0cb9 Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Wed, 18 Mar 2026 16:18:37 +0300 Subject: Add a TODO entry --- main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'main.c') diff --git a/main.c b/main.c index c7b941c..c25c257 100644 --- a/main.c +++ b/main.c @@ -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) -- cgit v1.2.3