From c3530ad46236adbba18bf47a5cc3841b0578ff70 Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Fri, 27 Mar 2026 08:39:56 +0300 Subject: Add a TODO entry --- main.c | 1 + 1 file changed, 1 insertion(+) diff --git a/main.c b/main.c index ff2f826..331c7b4 100644 --- a/main.c +++ b/main.c @@ -14,6 +14,7 @@ #include "path.h" /* 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) -- cgit v1.2.3