Topology-agnostic maze representation #159
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
OragonEfreet/banjo#159
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Cells, neighbours in fixed-degree slots, passages as bits, on a structure that encodes a square grid as readily as a topology yet to come. Covers the orthogonal 2D family, row/column addressing, carving and walling a single passage (both sides at once, refusing to open onto nothing), the neighbour and passage queries, and closing a maze up or opening it out whole.