Unit 10. Mazes

This last unit is based on material from the book "Mazes for Programmers" by Jamis Buck. I bought it a few years ago for fun. While the code is in Ruby, it is clearly written so I was able to easily translate it to Java. We've done a number of things that deal with path-finding, and I thought it would be fun to cover different algorithms for generating mazes.

Mazes 2022.pdf