Skip to content

primaryobjects/maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published