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

Add ThickMaze support #27

Closed
sraaphorst opened this issue May 23, 2018 · 1 comment
Closed

Add ThickMaze support #27

sraaphorst opened this issue May 23, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request thickmaze Part of the ThickMaze sub-library

Comments

@sraaphorst
Copy link
Owner

A ThickMaze is a maze where the walls themselves do not have zero thickness as in Maze.

Implementing ThickMaze will allow implementation of the cellular automata algorithms (see #23), and the injective mapping between Maze and a subset of ThickMaze (see #25, #26).

@sraaphorst sraaphorst self-assigned this May 23, 2018
@sraaphorst sraaphorst added enhancement New feature or request thickmaze Part of the ThickMaze sub-library labels May 23, 2018
@sraaphorst
Copy link
Owner Author

Basic implementation done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request thickmaze Part of the ThickMaze sub-library
Projects
None yet
Development

No branches or pull requests

1 participant