aboutsummaryrefslogtreecommitdiff
path: root/map.c
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to move the map aroundKirill Petrashin9 days1-16/+35
|
* Change comments to use /* asdf */ syntaxKirill Petrashin9 days1-9/+8
|
* Render start and goal in boldKirill Petrashin9 days1-0/+2
|
* Improve renderingKirill Petrashin11 days1-9/+29
|
* Rename player into startKirill Petrashin11 days1-5/+5
|
* Fix stack + implement rbt_maze_map()Kirill Petrashin11 days1-2/+54
|
* Initial commitKirill Petrashin2026-03-101-0/+77