Step-driven maze generation #160

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

A builder that runs the algorithm one unit of work at a time, so a maze can be built across frames and drawn as it is carved. Covers the create/step/run/destroy lifecycle, restarting in place, and describing an algorithm as a setup/step/teardown triplet carrying its own settings, so a program can supply its own.

A builder that runs the algorithm one unit of work at a time, so a maze can be built across frames and drawn as it is carved. Covers the create/step/run/destroy lifecycle, restarting in place, and describing an algorithm as a setup/step/teardown triplet carrying its own settings, so a program can supply its own.
OragonEfreet added this to the 1.1 milestone 2026-07-30 20:48:42 +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#160
No description provided.