Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding generation of inside(center)-out maze pattern #8

Open
RasaKh opened this issue Sep 7, 2022 · 2 comments
Open

Adding generation of inside(center)-out maze pattern #8

RasaKh opened this issue Sep 7, 2022 · 2 comments

Comments

@RasaKh
Copy link

RasaKh commented Sep 7, 2022

Hi there and thanks for this super useful code.
Would it be possible for you to add support for circular (or any) maze shapes to start/end in the center of the maze and end/start somewhere on the border?

@razimantv
Copy link
Owner

Wouldn't this just mean closing one of the two openings on the outside? How do we mark the centre as the "target"? Any suggestions?

@RasaKh
Copy link
Author

RasaKh commented Feb 9, 2023

I'm not too sure honestly. I just saw this capability in a website (https://www.mazegenerator.net/ Circular mode) and thought it'd be a nice addition to this opensource project. Maybe it's generated from inside out rather than outside in.

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

No branches or pull requests

2 participants