Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 242 Bytes

File metadata and controls

6 lines (3 loc) · 242 Bytes

Mazes.js - Mazes for Programmers in JavaScript

This code follows my adventures while I'm re-reading the book - Mazes for Programmers. Original book uses Ruby to build various mazes while this code sticks to pure functional JavaScript.