Skip to content
  • Terence Martin's avatar
    Refactor Maze generation · f0224daa
    Terence Martin authored
    This shifts the code that generates the maze into its own class, which
    shortens up and clarifies the Maze code itself and also makes it
    easier to tweak generation in the future, since it will be self
    contained.
    f0224daa