A variety of algorithms to solve mazes from an input image
The main repository for all the Code Maze guides
Generate mazes of different shapes and arbitrary sizes using graph theory
Code Maze .NET Core Series
Mazebot has mazes... a lot of mazes. Can you help it solve them?
Create mazes using the recursive backtracking algorithm.
Solve and generate mazes in JS
researching solutions for generating Pac-Man mazes
Generate Cool-Looking Mazes and Animations Illustrating the A* Pathfinding Algorithm
Create a maze using Prim's Algorithm and then solve it.