Files
dflike/server
root fa02a6e93e feat: add findNearestWalkable method to GameMap
Adds a method that searches outward from a center position in Manhattan
distance rings to find the nearest walkable tile within a given radius.
Returns null if no walkable tile is found. Includes 5 tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 13:35:00 +00:00
..