/Maze-Gifs

Something I made a while back to visualize a maze generation algorithm

Primary LanguagePythonBoost Software License 1.0BSL-1.0

Maze gifs

This repo creates GIFs that visualize a recursive backtracking maze generation algorithm. It also includes a class that can generate GIFs, even though it probably would've been easier to find a library for doing that sort of thing.