Skip to content

changhuixu/angular-maze

Repository files navigation

Maze Generator and Solver in TypeScript

Buy Me a Coffee at ko-fi.com

Maze is generated using hunt-and-kill algorithm.

Path finding is based on depth-first search algorithm.

Drawing is based on HTML canvas.

maze puzzle

License

Feel free to use the code in this repository as it is under MIT license.

Buy Me a Coffee at ko-fi.com