/mazes4programmers-ts

Typescript implementation of algorithms from the book "Mazes for Programmers"

Primary LanguageTypeScript

This is just a project I'm using to practice TypeScript and fast-check. The implementation of SVG logic is minimal and hacky, and the maze data structures and algorithms are based on the Ruby code in the book "Mazes for Programmers" by Jamis Buck.