From 97decbee0dbc066db7ee94d0988ee26c1f8b35a8 Mon Sep 17 00:00:00 2001 From: Kirill Petrashin Date: Thu, 2 Apr 2026 13:00:57 +0300 Subject: Add some TODO entries --- main.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'main.c') diff --git a/main.c b/main.c index f11fa3b..88059f5 100644 --- a/main.c +++ b/main.c @@ -16,6 +16,10 @@ /* So, TODO for now: - Allow maps to have costs + - Write out the amount of visited squares (to see how algorithms differ in + efficiency + - Rework the UI, probably completely + - Algorithm hotswap - MORE MAPS FOR THE MAP PEOPLE - Implement controls (to change maps, move start/goal, etc.) - Clean up unused `#include`s -- cgit v1.2.3