A modern, accessible, browser‑native re‑imagining of a classic QBASIC maze runner. Built with p5.js, modular ES6 JavaScript, and a focus on clarity, accessibility, and architecture. This project ...
This project is a web-based application for generating mazes using the Depth-First Search (DFS) algorithm. The user can interactively specify the size of the maze and generate new random mazes without ...