Skip to content

Other maze types: cylindrical and toroidal mazes #111

@sraaphorst

Description

@sraaphorst

This should be easy enough to implement, but the issue is that our current implementations of Maze and ThickMaze rely on a border, so some thought will have to be given to how to handle this: ideally, we could modify these, or this is where GraphMaze could come in handy, if we can redefine our algorithms in those terms instead of in Maze terms, which should be doable.

Then GraphMaze would actually become the primary class of importance containing the maze generators, with Maze and ThickMaze being the results of homomorphisms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgraphmazeMazes based on Boost.GraphoptionalOptional feature: may not implement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions