An animation of maze generation using a stack to keep track of the path, then backtrack and complete the maze. Made in Processing with an Minecraft implementation in mind.
Go to file
2022-06-06 21:54:02 +02:00
Cell.pde minor comment adjustment 2022-06-06 21:54:02 +02:00
mazeGeneration.pde framerate control and better coloring 2022-05-19 21:52:10 +02:00