All Projects → primaryobjects → maze

primaryobjects / maze

Licence: other
A simple maze solver in Javascript and HTML5, using the Tremaux algorithm to find the path through.

Programming Languages

javascript
184084 projects - #8 most used programming language
Maze Solver

A simple maze solver, created with Javascript and HTML5. Traverses a maze and uses a depth-first search (called Tremaux's algorithm) to find its way through. Includes the ability to create your own maze with JSON, right in the url.

See the demo at http://www.primaryobjects.com/maze
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].