Weekly 14 — Lands overworld generator
27 Oct 2014
This generator creates random terrain that will later become the basis of the Lands overworld. Unlike many of my generator ideas, this one is live and you can view it here.
Here are some screenshots of it in action:
So far this demo is pure JavaScript (and 24,000 divs). Later versions will be drawn in a canvas element.