WARNING: The JAVA code linked below uses applets,
which were depreceiated in Java 9 (2017).
The code will not work in modern web browsers
and serves only as an example.
Use at your own risk!

The Applets

I have written two Java applets that draw mazes, MazeApplet and MazeIcon. The first draws larger mazes with a number of shapes while the later is optimized to make smaller ones for use as an icon or decorative border on a web page.