Browse

aMazeIng! · Fri Aug 22, 10:48 AM

Sorry for the title; I couldn’t help myself.

I took the Java code from the Wikipedia article on Maze Generation Algorithms, converted it to Actionscript, and Voila! A randomly generated maze of practically infinite variations. For all intents and purposes it is just an image at the moment, but I will soon add wall detection and turn it into a game of some kind. Click anywhere on the maze to generate a new one.

::