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

Implement maze solvers #24

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

Implement maze solvers #24

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

Comments

@sraaphorst
Copy link
Owner

Some resources here:

https://github.com/theJollySin/mazelib/blob/master/docs/MAZE_SOLVE_ALGOS.md

@sraaphorst sraaphorst added enhancement New feature or request thickmaze Part of the ThickMaze sub-library maze Part of the standard Maze library labels May 27, 2018
@sraaphorst
Copy link
Owner Author

What would be really great would be if we could implement these in such a way that they are applicable to AbstractMaze instead of to Maze and ThickMaze independently. Perhaps a wallAt(Position) would do the trick?

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

No branches or pull requests

1 participant