maze_builder 1.0.1 maze_builder: ^1.0.1 copied to clipboard
Maze builder using a Dart implementation of Eller's Algorithm. This algorithm creates 'perfect' mazes, which guarantees a single path between any two cells.