Short: Generate HTML 3D step maze from Ascii map Author: Nate Webb Uploader: "Nate Webb" Type: util/cli Version: 0.5 Architecture: m68k-amigaos >= 3.0.0 This is a program I've been working on off and on for years, whenever I got bored enough to type in some source code. I've gotten it to work reasonably well recently, so I've put it up here on Aminet to see how popular it is. All it does is take an ASCII map and convert it into a 3-d maze, using HTML to generate the "rooms". This way you can have a 3-d step maze in HTML on your Website. (E.G. http://webpages.charter.net/watertonian/wolfdocs/sample/39e.html ) I have online documentatiion: http://webpages.charter.net/watertonian/wolfdocs/wolfhtml.htm though I haven't updated it lately.