Mazemaze16 < 2024 >

A rectangular grid maze of size ( R \times C ) has ( R \times C ) nodes (cells) and up to ( 2RC - R - C ) potential edges (walls between adjacent cells). Removing walls to create a spanning tree yields a perfect maze.

Mazes have been a source of fascination for humans for centuries. From ancient labyrinths to modern-day puzzle games, mazes have captivated our imagination and challenged our problem-solving skills. In this blog post, we'll embark on a journey to explore the intriguing world of mazes, with a special focus on "Mazemaze16." mazemaze16

A 16x16 perfect maze generated with DFS on a 2.5GHz CPU: A rectangular grid maze of size ( R