-> rrdev.tech <-


Maze Generator

This program uses the P5.js library. Using an algorithm based on depth-first search, the program randomly generates a maze and uses backtracking to solve the completed maze.


PROJECT CODE