Second World

About

Second world is a procedurally generated world. It is infinitely large but fits right into your browser.

Second world is written in JavaScript. Perlin noise and Thomas Wang's hash function are the main ingredients. Web workers speed up the rendering of the map. The Google Maps API provides an easy way to browse it.

Have a look at the source code on GitHub or leave a comment on Hacker News.