aynurin / maze-gen

Procedural generation of dungeon and maze maps for Unity (and possibly other game engines).
https://aynurin.github.io/maze-gen/
MIT License
0 stars 0 forks source link

Create a method to check if any cell of the maze has a solution #33

Closed aynurin closed 9 months ago

aynurin commented 9 months ago

Add the check to all maze generation tests.