Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 886 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 886 Bytes

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