aboutsummaryrefslogtreecommitdiff
path: root/map.h
Commit message (Expand)AuthorAgeFilesLines
* Add rendering of visited tilesKirill Petrashin2026-03-221-1/+1
* Implement breadth-first-search + fix the priority queue + some other stuffKirill Petrashin2026-03-211-19/+6
* Add ability to read plaintext maps from filesKirill Petrashin2026-03-201-0/+16
* Add ability to move the map aroundKirill Petrashin2026-03-161-1/+1
* Change comments to use /* asdf */ syntaxKirill Petrashin2026-03-161-9/+9
* Improve renderingKirill Petrashin2026-03-141-2/+1
* Rename player into startKirill Petrashin2026-03-141-2/+2
* Fix stack + implement rbt_maze_map()Kirill Petrashin2026-03-141-1/+5
* Initial commitKirill Petrashin2026-03-101-0/+37