Have you ever wanted to generate a maze? This tutorial will teach you how to create a maze data structure, generate a maze using a pathfinding algorithm and visualize your maze! JavaScript is the main ...