aboutsummaryrefslogtreecommitdiff
path: root/map.h
Commit message (Expand)AuthorAgeFilesLines
* Implement 8dir breadth-first-search and some other stuffKirill Petrashin2 days1-3/+6
* Add ability to choose maps via args + create more maps + don't insert element...Kirill Petrashin2 days1-2/+2
* Add rendering of visited tilesKirill Petrashin3 days1-1/+1
* Implement breadth-first-search + fix the priority queue + some other stuffKirill Petrashin3 days1-19/+6
* Add ability to read plaintext maps from filesKirill Petrashin4 days1-0/+16
* Add ability to move the map aroundKirill Petrashin8 days1-1/+1
* Change comments to use /* asdf */ syntaxKirill Petrashin8 days1-9/+9
* Improve renderingKirill Petrashin10 days1-2/+1
* Rename player into startKirill Petrashin10 days1-2/+2
* Fix stack + implement rbt_maze_map()Kirill Petrashin10 days1-1/+5
* Initial commitKirill Petrashin2026-03-101-0/+37