Skip to content

colejd/Mazer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mazer

An interactive maze creator and solver

See a demo at jons.website/projects/mazer.

About

Mazer is an interactive maze generator and solver. Through the GUI, you can choose which algorithm / bias method / solver you want to use. The generation is staggered so you can watch it work.

Building

This is a Node project. Run npm install to pull the dependencies and then npm run build to package the final files into /dist/.

You can use npm run dev:watch to open a browser window showing the contents of /testpage/index.html, which is a demo page for this project.

Resources

License

MIT license. See LICENSE.md for details.

About

Interactive maze generator and solver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages