Skip to content

PATH-01: Shortest path solver (BFS) #25

Description

@semere-meb

Implement BFS from entry to exit, returning the path as a sequence of N/E/S/W letters.

Acceptance criteria: returned path is valid (respects walls) and shortest for both PERFECT modes.


Day: Day 6
Milestone: Days 4-6 - Modes & Output
Estimate: M
Depends on: GEN-07, GEN-08

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions