From 4f2feb4a8a8bbabe0151b83af8a7a106f3abf234 Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Sat, 28 Mar 2026 08:31:07 +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 eabc052..df10844 100644 --- a/main.c +++ b/main.c @@ -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) -- cgit v1.2.3