aboutsummaryrefslogtreecommitdiff
path: root/path.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement 8dir breadth-first-search and some other stuffKirill Petrashin2026-03-221-1/+58
|
* Add ability to choose maps via args + create more maps + don't insert ↵Kirill Petrashin2026-03-221-3/+3
| | | | elements into a PPQ if there's one with better priority
* Add rendering of visited tilesKirill Petrashin2026-03-221-3/+6
|
* Implement breadth-first-search + fix the priority queue + some other stuffKirill Petrashin2026-03-211-0/+78