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

Rewrite generation algorithms #43

Open
ur-fault opened this issue Feb 14, 2024 · 0 comments
Open

Rewrite generation algorithms #43

ur-fault opened this issue Feb 14, 2024 · 0 comments

Comments

@ur-fault
Copy link
Owner

For more options during the generation of the mazes, we need complete rewrite.

Right now, we generate each "block" individually, meaning floors in the tower are separated mazes and then combined into a list of floors.

This method is not bad, but not general enough. I'd like it to be general enough to be used anywhere, so that we can have blocks of blocks of mazes and something like island maze.

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

1 participant