Skip to content

imperfect maze method, new tests cases - #46

Merged
semere-meb merged 2 commits into
mainfrom
7-gen-07-perfecttrue-mode-single-path-no-loops
Aug 26, 2026
Merged

imperfect maze method, new tests cases#46
semere-meb merged 2 commits into
mainfrom
7-gen-07-perfecttrue-mode-single-path-no-loops

Conversation

@OnixTech

Copy link
Copy Markdown
Member

Summary

build imperfect maze.

Fixes #7

Changes

  • New method added with an algorithm which delete one wall for each cell which have 3 walls. It filter the edges cells and also that cells which belongs to the pattern.
  • Test modificated adding a local pattern.

Testing

  • make lint passes locally
  • make test passes locally
  • Manually tested the behavior described above

Checklist

  • PR title follows <TICKET-ID>: short description
  • Linked to the correct issue (Fixes #... above)
  • No unrelated changes bundled into this diff
  • Updated README if this changes user-facing behavior (config keys, controls, etc.)

@OnixTech OnixTech linked an issue Aug 26, 2026 that may be closed by this pull request
@OnixTech
OnixTech requested a review from semere-meb August 26, 2026 13:50
@semere-meb
semere-meb force-pushed the 7-gen-07-perfecttrue-mode-single-path-no-loops branch from 2afbf5e to ef40d46 Compare August 26, 2026 14:14
@semere-meb
semere-meb merged commit 8094fb4 into main Aug 26, 2026
2 checks passed
@semere-meb
semere-meb deleted the 7-gen-07-perfecttrue-mode-single-path-no-loops branch August 26, 2026 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

GEN-07: PERFECT=True mode (single path, no loops)

2 participants