Skip to content

22: wilson algorithm added - #47

Merged
OnixTech merged 1 commit into
mainfrom
22-gen-09-support-multiple-generation-algorithms
Aug 26, 2026
Merged

22: wilson algorithm added#47
OnixTech merged 1 commit into
mainfrom
22-gen-09-support-multiple-generation-algorithms

Conversation

@semere-meb

Copy link
Copy Markdown
Member

Summary

Adds Wilson's maze generation algorithm and as the default.

Fixes #22

Changes

  • New Wilson's generation algorithm
  • Wilson's is the default one one
  • Bumped up the version to 0.0.3
  • Cleaned up unnecessary files
  • Updated project README.md and metadata, including the minimum python version
  • Updated

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.)

@semere-meb semere-meb self-assigned this Aug 26, 2026
@semere-meb semere-meb linked an issue Aug 26, 2026 that may be closed by this pull request
1 task
@semere-meb
semere-meb requested a review from OnixTech August 26, 2026 17:31
@semere-meb semere-meb changed the title 22: wilson algorithm done 22: wilson algorithm added Aug 26, 2026
@OnixTech
OnixTech merged commit 72cd297 into main Aug 26, 2026
2 checks passed
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-09: Support multiple generation algorithms

2 participants