Random Maze Generator
January 14, 2012
I made a page using Javascript and HTML5 that visualizes the output of a maze generation program written in C.
http://shin.ws/apps/maze/mazegen_visualizer/visualizer.html
The web UI only includes the visualization part, so until I run the C program on my server again, it will keep showing the same maze. I plan on improving the UI so that it can execute the program on demand.
Edit
Oh it's no longer working. I installed another visualizer (maze solving) and that messed it up.
