muskananeja / project350

3 stars 2 forks source link

Ensure that the Maze always has a solution. Start point to end point #9

Closed wahiqq closed 1 month ago

wahiqq commented 1 month ago

Using the procedural generation method. Also implemented the check neighbors #where no cell can have all 4 walls and the algorithm ensures that we have solution always