A variety of algorithms to solve mazes from an input image
Generate mazes of different shapes and arbitrary sizes using graph theory
The main repository for all the Code Maze guides
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.
Enigma is a puzzle game inspired by Oxyd on the Atari ST and Rock'n'Roll on the Amiga. The object of the game is to find uncover pairs of identically colored Oxyd stones. Simple? Yes. Easy? Certainly ...