This is was fun and the terrain is looks amazing. I need to learn how to make terrain like that.
Thanks a lot anaander ^^. Look for perlinNoise and similar noise-algos, and the rest is basically tilemapping. I use an Ascii actually with perlinNoise randomness. And the “rest” is building the wireframe.