Version 0 of WebMaze

Updated 2013-02-22 16:57:44 by HJG

HJG 2013-02-22

A WebMaze is a maze of webpages, with links pointing to other pages of the maze. Each such page is quite simple, but creating/maintaining all the links by hand would be hard/errorprone/boring.

So I wrote a program that creates such a set of webpages. The first one is quite simple, as it uses a hardcoded 3x3 maze.


...