Topology-agnostic maze representation #159

Closed
opened 2026-07-30 20:48:15 +02:00 by OragonEfreet · 0 comments
Owner

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.

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.
OragonEfreet added this to the 1.1 milestone 2026-07-30 20:48:15 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
OragonEfreet/banjo#159
No description provided.